removed unnecessary style
This commit is contained in:
parent
775ae7f142
commit
bb8253af52
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import { StyledLink } from "./Navbar"
|
|||
const SearchButton = () => {
|
||||
return (
|
||||
<>
|
||||
<div style={{ height: "100%" }}>
|
||||
<div>
|
||||
<Link
|
||||
data-tip
|
||||
data-for="search"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue