mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-08 04:36:13 +08:00
feat: interaction change (#788)
This commit is contained in:
@@ -40,6 +40,7 @@ export const HelpIsland = ({
|
||||
return (
|
||||
<StyledIsland
|
||||
spread={spread}
|
||||
data-testid="help-island"
|
||||
onClick={() => {
|
||||
setShowSpread(!spread);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user