mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 01:26:37 +08:00
feat: disable search feature
This commit is contained in:
@@ -57,6 +57,7 @@ export const LayoutHeader = () => {
|
||||
size="large"
|
||||
hoverColor={'transparent'}
|
||||
onClick={handleSearch}
|
||||
disabled={true}
|
||||
>
|
||||
<SearchIcon />
|
||||
</IconButton>
|
||||
|
||||
Reference in New Issue
Block a user