mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 17:46:18 +08:00
feat: add about AFFiNE modal when user logined
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ export const SelectorPopperContent = ({
|
||||
<ListItem
|
||||
icon={<InformationIcon />}
|
||||
name="About AFFiNE"
|
||||
onClick={() => console.log('About AFFiNE')}
|
||||
onClick={() => triggerContactModal()}
|
||||
/>
|
||||
<ListItem
|
||||
icon={<LogOutIcon />}
|
||||
|
||||
Reference in New Issue
Block a user