fix removal of DateRangeSection
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import ProgressBar from './Progress';
|
||||
import CheckboxSection from './CheckboxSection';
|
||||
import DateRangeSection from './DateRangeSection';
|
||||
|
||||
export { ProgressBar, CheckboxSection, DateRangeSection };
|
||||
export { ProgressBar, CheckboxSection };
|
||||
|
||||
Reference in New Issue
Block a user