Updated Buildplate Forms

This commit is contained in:
2025-11-10 21:00:56 +01:00
parent 1e951c5109
commit d306b5af84
2 changed files with 22 additions and 1 deletions
@@ -136,7 +136,7 @@
<div class="flex gap-2">
<flux:spacer />
<flux:button variant="ghost" wire:click='cancel'>Cancel</flux:button>
<flux:button type="submit" variant="danger">Delete color</flux:button>
<flux:button type="submit" variant="danger">Delete Buildplate</flux:button>
</div>
</div>
</form>