mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
make search button visible
This commit is contained in:
parent
27f4dba9d7
commit
bad6fc836f
@ -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