Skip to content

Commit

Permalink
wip: search button
Browse files Browse the repository at this point in the history
  • Loading branch information
aralovelace committed Jan 30, 2025
1 parent 7d5f54c commit 7f276f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Meganav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const Meganav = () => {
</div>
}
mobileNav={<Accordion className="p-16" data={headerNav} />}
searchBar={
searchButton={
<button
type="button"
data-id="dataID"
Expand Down

0 comments on commit 7f276f4

Please sign in to comment.