#ns 12 #5
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
GamBar/nail-studio!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#NS-12"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1,66 @@<script setup>Can we add the functionality to close the mobile navigation when you click outside of it - in the blured background
@ -0,0 +1,58 @@<script setup>Rename this file and replace this C with an icon
@ -19,6 +19,15 @@ export default {// because we override base with a colormd: ['1rem', '1.5rem'],No need to overwrite the defaults, its fine to comment the values for referance purposes, I propose we have only add to these
try catch is ugly, can we use .then? :]