Quellcode durchsuchen

docs(tabbar): 添加carbon图标导入注释

feige996 vor 8 Monaten
Ursprung
Commit
1b9c8dc911
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      src/tabbar/index.vue

+ 1 - 0
src/tabbar/index.vue

@@ -1,4 +1,5 @@
 <script setup lang="ts">
+// i-carbon-code
 import type { CustomTabBarItem } from './config'
 import { customTabbarEnable, needHideNativeTabbar, tabbarCacheEnable } from './config'
 import { tabbarList, tabbarStore } from './store'