Skip to content

Commit 986eb12

Browse files
committed
chore: formatting
1 parent 2e0de83 commit 986eb12

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/packages/rte/tiptap/property-editors/tiptap/manifests.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ export const manifests: Array<ManifestPropertyEditorUi> = [
5050
weight: 50,
5151
},
5252
],
53-
defaultData: [
54-
{ alias: 'overlaySize', value: 'medium' },
55-
],
53+
defaultData: [{ alias: 'overlaySize', value: 'medium' }],
5654
},
5755
},
5856
},

0 commit comments

Comments
 (0)