Skip to content

Commit bfb5120

Browse files
皆虚youluna
皆虚
authored andcommitted
fix(DatePicker): wrong style import
1 parent ce40fb1 commit bfb5120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/date-picker/style.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import '../input/style.js';
22
import '../overlay/style.js';
33
import '../calendar/style.js';
4-
import '../time-picker2/style.js';
4+
import '../time-picker/style.js';
55
import '../button/style.js';
66
import '../icon/style.js';
77
import './main.scss';

0 commit comments

Comments
 (0)