We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce40fb1 commit bfb5120Copy full SHA for bfb5120
src/date-picker/style.js
@@ -1,7 +1,7 @@
1
import '../input/style.js';
2
import '../overlay/style.js';
3
import '../calendar/style.js';
4
-import '../time-picker2/style.js';
+import '../time-picker/style.js';
5
import '../button/style.js';
6
import '../icon/style.js';
7
import './main.scss';
0 commit comments