Refactor the original DatePicker component to utilize the newly created shared common DatePickerAux component. This modification enhances code consistency, and promotes the reuse of the DatePickerAux across date inputs variants.
2 lines
30 B
TypeScript
2 lines
30 B
TypeScript
// todo : what do we export ?
|