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

This commit is contained in:
feige996
2025-09-05 17:02:32 +08:00
parent 903da5c6fd
commit 1b9c8dc911

View File

@@ -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'