From 4164306a97f59a798149a1fd39c36c20dfef5f15 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sun, 31 Mar 2024 03:04:53 +0200 Subject: [PATCH] feat: show recommanded marker --- components/RuleItem.vue | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/components/RuleItem.vue b/components/RuleItem.vue index ca38742..7edf5f1 100644 --- a/components/RuleItem.vue +++ b/components/RuleItem.vue @@ -93,8 +93,11 @@ function capitalize(str?: string) { -
-
+
+
+
+ +
@@ -111,9 +114,16 @@ function capitalize(str?: string) {
-
-
- DEPRECATED +
+
+
+ DEPRECATED +
+
+