mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
fix(core): sync list titles in sidebar (#6157)
This commit is contained in:
@@ -118,7 +118,7 @@ export const OperationItems = ({
|
||||
: []),
|
||||
|
||||
{
|
||||
element: <MenuSeparator />,
|
||||
element: <MenuSeparator key="menu-separator" />,
|
||||
},
|
||||
{
|
||||
icon: (
|
||||
|
||||
Reference in New Issue
Block a user