mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
delete unnecessary } and correct the indent
This commit is contained in:
@@ -76,7 +76,6 @@ class MarkdownNoteDetail extends React.Component {
|
|||||||
break
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
if (title == null) {
|
if (title == null) {
|
||||||
for (let i = 0; i < splitted.length; i++) {
|
for (let i = 0; i < splitted.length; i++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user