1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 10:16:26 +00:00

fixed eslint

This commit is contained in:
ZeroX-DG
2020-07-02 11:46:13 +12:00
6 changed files with 28 additions and 2 deletions

View File

@@ -870,6 +870,7 @@ class SnippetNoteDetail extends React.Component {
enableSmartPaste={config.editor.enableSmartPaste}
hotkey={config.hotkey}
autoDetect={autoDetect}
dateFormatISO8601={config.editor.dateFormatISO8601}
/>
)}
</div>