mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-02-04 01:32:54 +08:00
hide search button
This commit is contained in:
parent
975dde2cff
commit
8e82f95855
@ -77,9 +77,9 @@ export const Tools: React.FC = () => {
|
|||||||
<StyledToolElement onClick={zoomIn}>
|
<StyledToolElement onClick={zoomIn}>
|
||||||
<AiOutlinePlus />
|
<AiOutlinePlus />
|
||||||
</StyledToolElement>
|
</StyledToolElement>
|
||||||
<StyledToolElement>
|
{/* <StyledToolElement>
|
||||||
<AiOutlineSearch />
|
<AiOutlineSearch />
|
||||||
</StyledToolElement>
|
</StyledToolElement> */}
|
||||||
</StyledTools>
|
</StyledTools>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user