Skip to content

Commit 11026d9

Browse files
author
何嘉悦
committed
docs: v1.2.0 上新
1 parent bfeca29 commit 11026d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/scripts/vue-element-plus-x-resolver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export function tovUIResolver(): ComponentResolver {
1313
// from: 'element-plus-x',
1414
// }
1515
// }
16-
console.log('name', name)
16+
1717

1818
if (name.startsWith('El') || name.startsWith('el')) {
1919
return {

0 commit comments

Comments
 (0)