Skip to content

Commit 34e77d2

Browse files
committed
Update Quantity.php
1 parent 8371f10 commit 34e77d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Quantity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace LaraZeus\Quantity\Components;
44

55
use Closure;
6-
use Filament\Forms\Components\Concerns\HasName;
76
use Filament\Forms\Components\TextInput;
7+
use Filament\Schemas\Components\Concerns\HasName;
88

99
class Quantity extends TextInput
1010
{

0 commit comments

Comments
 (0)