Skip to content

Commit

Permalink
Add teams model
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata committed Jul 1, 2024
1 parent e7840d9 commit ccfa1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Filament/App/Pages/EditProfile.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace App\Filament\Pages;
namespace App\Filament\App\Pages;

use App\Models\User;
use Filament\Facades\Filament;
Expand Down

0 comments on commit ccfa1ea

Please sign in to comment.