We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfeca29 commit 11026d9Copy full SHA for 11026d9
apps/docs/scripts/vue-element-plus-x-resolver.ts
@@ -13,7 +13,7 @@ export function tovUIResolver(): ComponentResolver {
13
// from: 'element-plus-x',
14
// }
15
16
- console.log('name', name)
+
17
18
if (name.startsWith('El') || name.startsWith('el')) {
19
return {
0 commit comments