mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 09:06:19 +08:00
modify double-link feature
This commit is contained in:
@@ -103,7 +103,7 @@ export const DoubleLinkMenu = ({
|
||||
items.push({
|
||||
content: {
|
||||
id: ADD_NEW_SUB_PAGE,
|
||||
content: 'Add new page',
|
||||
content: 'Add new sub-page',
|
||||
icon: AddIcon,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user