From 1e6191dc6206a922e48d3858bae81be3c681a030 Mon Sep 17 00:00:00 2001 From: oat_dev Date: Mon, 22 Apr 2024 14:21:14 +0700 Subject: [PATCH] feat: icon card --- src/components/ItemCard.vue | 58 +++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 src/components/ItemCard.vue diff --git a/src/components/ItemCard.vue b/src/components/ItemCard.vue new file mode 100644 index 00000000..95aad1ae --- /dev/null +++ b/src/components/ItemCard.vue @@ -0,0 +1,58 @@ + + + + +