chore: snapshot before performance optimization
This commit is contained in:
@@ -494,7 +494,6 @@ export function NoteInput({
|
||||
reminder: currentReminder,
|
||||
isMarkdown,
|
||||
labels: selectedLabels.length > 0 ? selectedLabels : undefined,
|
||||
sharedWith: collaborators.length > 0 ? collaborators : undefined,
|
||||
notebookId: currentNotebookId, // Assign note to current notebook if in one
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user