Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mu-majid committed Feb 7, 2021
1 parent a23c8e9 commit a01a33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets-hooks/src/components/Search.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const Search = () => {
</div>
<div className="ui celled list">{redneredResults}</div>
</div>
)
);
}

export default Search;

0 comments on commit a01a33e

Please sign in to comment.