fix: Alpine in body layout
This commit is contained in:
@@ -43,8 +43,9 @@
|
||||
|
||||
@endauth
|
||||
</head>
|
||||
<body>
|
||||
@section('body')
|
||||
@section('body')
|
||||
|
||||
<body>
|
||||
<x-toast />
|
||||
<script data-navigate-once>
|
||||
if (!('theme' in localStorage)) {
|
||||
@@ -234,7 +235,7 @@
|
||||
})
|
||||
});
|
||||
</script>
|
||||
@show
|
||||
</body>
|
||||
</body>
|
||||
@show
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user