File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ import './button/filled-button.js';
19
19
import './button/outlined-button.js' ;
20
20
import './button/text-button.js' ;
21
21
import './checkbox/checkbox.js' ;
22
- import './chips/chip-set.js' ;
23
22
import './chips/assist-chip.js' ;
23
+ import './chips/chip-set.js' ;
24
24
import './chips/filter-chip.js' ;
25
25
import './dialog/dialog.js' ;
26
26
import './icon/icon.js' ;
@@ -47,8 +47,8 @@ export * from './button/filled-button.js';
47
47
export * from './button/outlined-button.js' ;
48
48
export * from './button/text-button.js' ;
49
49
export * from './checkbox/checkbox.js' ;
50
- export * from './chips/chip-set.js' ;
51
50
export * from './chips/assist-chip.js' ;
51
+ export * from './chips/chip-set.js' ;
52
52
export * from './chips/filter-chip.js' ;
53
53
export * from './dialog/dialog.js' ;
54
54
export * from './icon/icon.js' ;
You can’t perform that action at this time.
0 commit comments