magic bar updates

This commit is contained in:
Andras Bacsai
2023-06-06 11:35:50 +02:00
parent a22ed4132a
commit 17d72089ce
5 changed files with 270 additions and 126 deletions

View File

@@ -63,7 +63,7 @@
</div>
<x-forms.checkbox instantSave id="is_static" label="Is it a static site?"
helper="If your application is a static site or the final build assets should be served as a static site, enable this." />
<x-forms.button class="w-full mt-8" type="submit">
<x-forms.button type="submit">
Save New Application
</x-forms.button>
@endif