mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
chore(react/type_widget): finalize read-only text
This commit is contained in:
@@ -44,7 +44,8 @@ export default function NoteDetail() {
|
||||
note: note!,
|
||||
viewScope,
|
||||
ntxId,
|
||||
parentComponent
|
||||
parentComponent,
|
||||
noteContext
|
||||
};
|
||||
useEffect(() => setCorrespondingWidget(getCorrespondingWidget(type, props)), [ note, viewScope, type ]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user