Skip to content

Commit 53fe379

Browse files
remove whitespace
1 parent a6b0fe0 commit 53fe379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ function renderMarkingFormats(state) {
313313
} else {
314314
markProps.toolName = state.props.toolShort;
315315
}
316-
316+
317317
// [T]: could carve out separate sections for different mark formats here
318318
// only handles plain text at the moment
319319
for (const [key, value] of Object.entries(markProps)) {

0 commit comments

Comments
 (0)