mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
feat(core): init organize (#7456)
This commit is contained in:
@@ -48,6 +48,7 @@ export const RenameModal = ({
|
||||
items={
|
||||
<Input
|
||||
autoFocus
|
||||
autoSelect
|
||||
value={value}
|
||||
onChange={setValue}
|
||||
onEnter={handleRename}
|
||||
|
||||
Reference in New Issue
Block a user