Import CheckCircle icon from lucide-vue-next in product detail demo page for enhanced visual representation
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
// Demo page to showcase product detail page design
|
// Demo page to showcase product detail page design
|
||||||
|
|
||||||
|
import { CheckCircle } from 'lucide-vue-next'
|
||||||
|
|
||||||
definePageMeta({
|
definePageMeta({
|
||||||
layout: 'styleguide',
|
layout: 'styleguide',
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user