Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Storybook: Add stories for DateFormatPicker Component (#67290)
* Storybook: Add DateFormatPicker Stories * Refactor: Simplify `DateFormatPicker` stories - Removed `useEffect` and streamlined state handling. - Improved parameter descriptions and documentation. - Removed unused story variants for clarity. * Refactor: Remove comment from story * DateFormatPicker: Swap import order and update prop type in DateFormatPicker story Co-authored-by: SainathPoojary <[email protected]> Co-authored-by: t-hamano <[email protected]>
- Loading branch information