stable

Clone or download

Read-only

fix(artidoc): Vue 3 props should be snake_case

The property was added after fb1d91ce679ae203430fbb3994f4ea5779bf6820 so it was missed during the initial adjustments. Part of request #39016: Vue 3 apps and libs should have Vue 3 eslint rules enabled Change-Id: I6afbe7478b4bd44b8554fb267801af83643a7ac4

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/components/export/pdf/PdfExportMenuItem.vue +1 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/export/pdf/PdfExportMenuTemplatesDropdown.test.ts +1 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/export/pdf/PdfExportMenuTemplatesDropdown.vue +2 −2 Go to diff View file