Skip to content

Searchbar - #36

Open
renjeffreyy wants to merge 5 commits into
masterfrom
searchbar
Open

Searchbar#36
renjeffreyy wants to merge 5 commits into
masterfrom
searchbar

Conversation

@renjeffreyy

Copy link
Copy Markdown
Member

created search bar component that allows users to filter through products within the database

return (
<div className="navbar-user-utils">
{displaySearchbar ? (
<>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to <React.Fragment></React.Fragment> instead. It is more descriptive than <></>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants