Skip to content

Commit ad3c730

Browse files
committed
ci: vercel 오류 수정
1 parent ae88558 commit ad3c730

3 files changed

Lines changed: 13534 additions & 26541 deletions

File tree

example/component/VComponent/moduleImport.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import * as VComponent from '../../../src';
2-
// import * as VComponent from 'react-validate-component';
1+
// import * as VComponent from '../../../src';
2+
import * as VComponent from 'react-validate-component';
33

44
const VCheckbox = VComponent.VCheckbox;
55
const VColor = VComponent.VColor;

0 commit comments

Comments
 (0)