removed unnecessary style

This commit is contained in:
Kim, Jimin 2022-03-26 18:12:25 +09:00
parent 775ae7f142
commit bb8253af52

View file

@ -9,7 +9,7 @@ import { StyledLink } from "./Navbar"
const SearchButton = () => { const SearchButton = () => {
return ( return (
<> <>
<div style={{ height: "100%" }}> <div>
<Link <Link
data-tip data-tip
data-for="search" data-for="search"