Chore/cleanup warnings (#17974)
This commit is contained in:
@@ -34,7 +34,7 @@ export const NoteEditorContextProvider = memo(({
|
||||
try {
|
||||
initialValue = JSON.parse(value)
|
||||
}
|
||||
catch (e) {
|
||||
catch {
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user