fix
This commit is contained in:
@@ -25,7 +25,6 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
@livewireScripts
|
@livewireScripts
|
||||||
@auth
|
|
||||||
<x-toaster-hub />
|
<x-toaster-hub />
|
||||||
<x-version class="fixed left-2 bottom-1" />
|
<x-version class="fixed left-2 bottom-1" />
|
||||||
<script>
|
<script>
|
||||||
@@ -78,7 +77,6 @@
|
|||||||
if (message) Toaster.success(message)
|
if (message) Toaster.success(message)
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
@endauth
|
|
||||||
</body>
|
</body>
|
||||||
@show
|
@show
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user