Skip to content

Commit

Permalink
chore: change order of document preview in the palette
Browse files Browse the repository at this point in the history
  • Loading branch information
vsgoulart committed Dec 13, 2024
1 parent 82af423 commit 211c7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/form-js-viewer/src/render/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ export const formFields = [
Image,
Table,
Html,
DocumentPreview,
Spacer,
Separator,
DocumentPreview,

/* Containers */
Group,
Expand Down

0 comments on commit 211c7f5

Please sign in to comment.