refactor(config): update nuxt.config.ts to enhance module configuration, remove deprecated files, and improve contact form validation with zod schema
This commit is contained in:
@@ -46,8 +46,8 @@ defineExpose({ openGallery })
|
||||
icon="i-lucide-x"
|
||||
variant="ghost"
|
||||
size="lg"
|
||||
@click="isOpen = false"
|
||||
:aria-label="'Close gallery'"
|
||||
@click="isOpen = false"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user