mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
css and stuffs
This commit is contained in:
9
app/Http/Livewire/Project/Application/Danger.php
Normal file
9
app/Http/Livewire/Project/Application/Danger.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Http\Livewire\Project\Application;
|
||||
|
||||
use Livewire\Component;
|
||||
|
||||
class Danger extends Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user