From 460387ca9329d5c8da27b9c3ca839f5a116eacd3 Mon Sep 17 00:00:00 2001 From: h_mo <596417202@qq.com> Date: Wed, 5 Oct 2022 21:51:49 +0800 Subject: [PATCH] feat: FontAwesomeIcon demo example --- src/demo/example/fontAwesomeIcon/index.vue | 103 ++++++++++++++------- 1 file changed, 67 insertions(+), 36 deletions(-) diff --git a/src/demo/example/fontAwesomeIcon/index.vue b/src/demo/example/fontAwesomeIcon/index.vue index 9eed43a..a946f68 100644 --- a/src/demo/example/fontAwesomeIcon/index.vue +++ b/src/demo/example/fontAwesomeIcon/index.vue @@ -4,61 +4,71 @@