1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Desktop,Mobile: Plugins: Simplify getting the ID of the note open in an editor (#11841)

This commit is contained in:
Henry Heino
2025-02-17 04:08:48 -08:00
committed by GitHub
parent b870f8344c
commit 316ef9d960
16 changed files with 182 additions and 12 deletions

View File

@ -48,6 +48,7 @@ describe('NoteEditor', () => {
<NoteEditor
themeId={Setting.THEME_ARITIM_DARK}
initialText='Testing...'
noteId=''
style={{}}
toolbarEnabled={true}
readOnly={false}