[FIX] Fixed selectors not importing
This commit is contained in:
@@ -3,8 +3,8 @@ library astromic_mobile_elements;
|
|||||||
//
|
//
|
||||||
export './src/Spacing/spacing.astromic.dart';
|
export './src/Spacing/spacing.astromic.dart';
|
||||||
export './src/Widgets/widgets.astromic.dart';
|
export './src/Widgets/widgets.astromic.dart';
|
||||||
|
export './src/Selectors/selectors.astromic.dart';
|
||||||
// export './src/2.Buttons/buttons.astromic.dart';
|
// export './src/2.Buttons/buttons.astromic.dart';
|
||||||
// export './src/3.Selectors/selectors.astromic.dart';
|
|
||||||
// export './src/4.Toggles/toggles.astromic.dart';
|
// export './src/4.Toggles/toggles.astromic.dart';
|
||||||
// export './src/5.Fields/fields.astromic.dart';
|
// export './src/5.Fields/fields.astromic.dart';
|
||||||
// //
|
// //
|
||||||
|
|||||||
0
lib/src/Selectors/src/chip.selector.dart
Normal file
0
lib/src/Selectors/src/chip.selector.dart
Normal file
Reference in New Issue
Block a user