This commit is contained in:
Andras Bacsai
2023-07-13 22:03:27 +02:00
parent e714e87ad6
commit cac59e4873
22 changed files with 405 additions and 234 deletions

View File

@@ -27,4 +27,4 @@ class Button extends Component
{
return view('components.forms.button');
}
}
}