Skip to content

Commit d45eb69

Browse files
authored
Update pikaday.md
1 parent 7380b59 commit d45eb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pikaday.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you'd like to set some sensible defaults for all your `pikaday` component usa
8787

8888
namespace App\View\Components;
8989

90-
class Pikaday extends \BladeUIKit\Components\Forms\Pikaday
90+
class Pikaday extends \BladeUIKit\Components\Forms\Inputs\Pikaday
9191
{
9292
public function options(): array
9393
{

0 commit comments

Comments
 (0)