We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69cbf2 commit 0fc528bCopy full SHA for 0fc528b
1 file changed
src/utils/route/index.ts
@@ -20,7 +20,6 @@ import {
20
// const RenderIcon = iconsPath[`../../../node_modules/tdesign-icons-vue-next/esm/components/${iconName}.js`];
21
22
// const Icon = await RenderIcon();
23
-// // @ts-ignore
24
// return shallowRef(Icon.default);
25
// }
26
0 commit comments