css and stuffs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<x-inputs.input id="name" label="Name" required />
|
||||
<x-inputs.input id="description" label="Description" />
|
||||
<x-inputs.input type="textarea" id="value" label="Private Key" required />
|
||||
<x-inputs.button isBold type="submit" wire.click.prevent>
|
||||
<x-inputs.button type="submit" wire.click.prevent>
|
||||
Save
|
||||
</x-inputs.button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user