Add groups page. Update landing Add toastmagic
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
@vite(['resources/css/app.css', 'resources/js/app.js'])
|
||||
@livewireStyles
|
||||
{!! ToastMagic::styles() !!}
|
||||
</head>
|
||||
|
||||
<body class="min-h-dvh bg-background text-foreground">
|
||||
@@ -22,5 +23,6 @@
|
||||
</div>
|
||||
|
||||
@livewireScripts
|
||||
{!! ToastMagic::scripts() !!}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user