From 253abc5ef1954de67111c1e209f307f1ec3163f7 Mon Sep 17 00:00:00 2001 From: Netfan Date: Thu, 28 Nov 2024 15:10:14 +0800 Subject: [PATCH] chore: tailwind css icon example (#4969) --- playground/src/views/demos/features/icons/index.vue | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/playground/src/views/demos/features/icons/index.vue b/playground/src/views/demos/features/icons/index.vue index ce958b16..8c90e29f 100644 --- a/playground/src/views/demos/features/icons/index.vue +++ b/playground/src/views/demos/features/icons/index.vue @@ -60,6 +60,17 @@ import IconPicker from './icon-picker.vue'; + +
+ + + + + + +
+
+