diff --git a/resources/views/layouts/marketing.blade.php b/resources/views/layouts/marketing.blade.php index 4522152..af8d0d6 100644 --- a/resources/views/layouts/marketing.blade.php +++ b/resources/views/layouts/marketing.blade.php @@ -6,7 +6,7 @@ @yield('title', 'Fotospiel - Event-Fotos einfach und sicher mit QR-Codes') - @vite(['resources/css/app.css', 'resources/js/app.js']) + @vite(['resources/css/app.css', 'resources/js/app.tsx'])