Skip to content

Commit

Permalink
Use correct action
Browse files Browse the repository at this point in the history
  • Loading branch information
notAreYouScared committed Jun 29, 2024
1 parent 133b94a commit 40819cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Filament/Resources/NodeResource/Pages/CreateNode.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
namespace App\Filament\Resources\NodeResource\Pages;

use App\Filament\Resources\NodeResource;
use Filament\Forms\Components\Actions\Action;
use Filament\Forms;
use Filament\Actions\Action;
use Filament\Forms\Components\Grid;
use Filament\Forms\Components\TagsInput;
use Filament\Forms\Components\TextInput;
Expand Down

0 comments on commit 40819cf

Please sign in to comment.