✨(react) make DatePicker elements accessible
Declare and export reusable element from the DatePicker sub-packages, to make them easily usable accros the design system or any application.
This commit is contained in:
committed by
aleb_the_flash
parent
52bd807b27
commit
f8326c5de6
@@ -1 +1,5 @@
|
||||
// todo : what do we export ?
|
||||
export * from "./DatePicker";
|
||||
export * from "./DateRangePicker";
|
||||
|
||||
export * from "./types";
|
||||
export * from "./utils";
|
||||
|
||||
Reference in New Issue
Block a user