Skip to content

Commit

Permalink
Update marketplace.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Fran4002 authored Oct 8, 2023
1 parent 7e273ee commit 4509cae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions marketplace.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@
<section>
<!--Search Bar-->
<article>
<form action="">
<button type="submit" class = "icon"></button>
<form>
<input type="text" placeholder="Search...">
<button type="submit">Search</button>
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</article>
<!--React-->
Expand Down

0 comments on commit 4509cae

Please sign in to comment.