mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +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}>
|
||||
<AiOutlinePlus />
|
||||
</StyledToolElement>
|
||||
<StyledToolElement>
|
||||
{/* <StyledToolElement>
|
||||
<AiOutlineSearch />
|
||||
</StyledToolElement>
|
||||
</StyledToolElement> */}
|
||||
</StyledTools>
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user