testing php storm code cleanup and styling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<form class="flex flex-col gap-2" wire:submit.prevent='submit'>
|
||||
<x-forms.input autofocus id="name" label="Name" required />
|
||||
<x-forms.input id="description" label="Description" />
|
||||
<x-forms.input autofocus id="name" label="Name" required/>
|
||||
<x-forms.input id="description" label="Description"/>
|
||||
<x-forms.button type="submit">
|
||||
Save Team
|
||||
</x-forms.button>
|
||||
|
||||
Reference in New Issue
Block a user