From 78fa350ced7b09099701100845bd4e85f223413d Mon Sep 17 00:00:00 2001 From: George Chen Date: Sun, 12 Jan 2025 01:35:19 +0800 Subject: [PATCH] feat: use
diff --git a/app/components/tags/DateTag.vue b/app/components/tags/DateTag.vue new file mode 100644 index 0000000..83dce29 --- /dev/null +++ b/app/components/tags/DateTag.vue @@ -0,0 +1,11 @@ + diff --git a/app/components/tags/MeatTag.vue b/app/components/tags/MeatTag.vue index 1ca3bb3..3568b13 100644 --- a/app/components/tags/MeatTag.vue +++ b/app/components/tags/MeatTag.vue @@ -5,12 +5,12 @@ defineProps<{ diff --git a/app/components/tags/StapleTag.vue b/app/components/tags/StapleTag.vue index 786a75b..de12e8f 100644 --- a/app/components/tags/StapleTag.vue +++ b/app/components/tags/StapleTag.vue @@ -5,11 +5,11 @@ defineProps<{ diff --git a/app/components/tags/ToolTag.vue b/app/components/tags/ToolTag.vue index 544fa5b..557ba92 100644 --- a/app/components/tags/ToolTag.vue +++ b/app/components/tags/ToolTag.vue @@ -5,12 +5,12 @@ defineProps<{ diff --git a/app/components/tags/VegetableTag.vue b/app/components/tags/VegetableTag.vue index 3fe730f..2cbdbe4 100644 --- a/app/components/tags/VegetableTag.vue +++ b/app/components/tags/VegetableTag.vue @@ -5,12 +5,12 @@ defineProps<{ diff --git a/app/pages/recipes/history.vue b/app/pages/recipes/history.vue index 6511d97..a3d4138 100644 --- a/app/pages/recipes/history.vue +++ b/app/pages/recipes/history.vue @@ -16,21 +16,21 @@ function clearAllHistory() {