mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
Fix typo in General.php component
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Http\Livewire\Project\Application;
|
||||
use App\Models\Application;
|
||||
use Illuminate\Support\Collection;
|
||||
use Illuminate\Support\Str;
|
||||
use Livewire\Componwent;
|
||||
use Livewire\Component;
|
||||
|
||||
class General extends Component
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user