We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a2406 commit 565fca1Copy full SHA for 565fca1
‎resources/js/Pages/Organisation/Web/WebpageWorkshop.vue
@@ -8,6 +8,7 @@ import GrapesForm from "grapesjs-plugin-forms";
8
import TailwindComponents from "grapesjs-tailwind";
9
import { HeaderPlugins, FooterPlugins } from "@/Components/CMS/Workshops/GrapeEditor/CustomBlocks/CustomBlock";
10
import Button from '@/Components/Elements/Buttons/Button.vue'
11
+import { trans } from "laravel-vue-i18n"
12
13
14
const props = defineProps<{
0 commit comments