Disable not ready stuff
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 1m58s

This commit is contained in:
2024-05-17 21:50:38 -04:00
parent 369bbc4960
commit 97481a5d2e
5 changed files with 18 additions and 8 deletions

View File

@@ -12,12 +12,12 @@
<q-separator />
<q-card-actions align="evenly">
<!-- <q-card-actions align="evenly">
<q-btn flat>Info</q-btn>
<q-btn flat>Book</q-btn>
<q-btn flat>Check-Out</q-btn>
<q-btn flat>Check-In</q-btn>
</q-card-actions>
</q-card-actions> -->
</q-card>
</div>
<div v-else><q-card>Sorry, no boats to show you!</q-card></div>