mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-06 05:02:08 +00:00
Refactor code and comment out unused imports and code blocks
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@extends('layouts.base')
|
||||
@section('body')
|
||||
@livewireScripts
|
||||
<main class="h-full bg-gray-50 dark:bg-base">
|
||||
{{ $slot }}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user