From cafc41321d560702d6917be7b4dd14270b26b4fe Mon Sep 17 00:00:00 2001 From: Justineo Date: Wed, 15 Sep 2021 20:23:08 +0800 Subject: [PATCH] fix: fix icon --- components/OneDemo.vue | 10 +++++----- one/docs/demo/icon/default.vue | 4 +++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/components/OneDemo.vue b/components/OneDemo.vue index f1bc088..d67ab48 100644 --- a/components/OneDemo.vue +++ b/components/OneDemo.vue @@ -28,7 +28,7 @@ > - +
!name.startsWith('one-demo-') && Icon.icons[name]) + .sort() } } }