mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
chore(react/note_title): focus content on enter
This commit is contained in:
@@ -271,7 +271,8 @@ export function useNoteContext() {
|
||||
ntxId: noteContext?.ntxId,
|
||||
viewScope: noteContext?.viewScope,
|
||||
componentId: parentComponent.componentId,
|
||||
noteContext: noteContext
|
||||
noteContext,
|
||||
parentComponent
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user