Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Sep 30, 2024
1 parent 2e0de83 commit 986eb12
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/packages/rte/tiptap/property-editors/tiptap/manifests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ export const manifests: Array<ManifestPropertyEditorUi> = [
weight: 50,
},
],
defaultData: [
{ alias: 'overlaySize', value: 'medium' },
],
defaultData: [{ alias: 'overlaySize', value: 'medium' }],
},
},
},
Expand Down

0 comments on commit 986eb12

Please sign in to comment.