Picker shouldn't render Modal.TopBar when using the new Dialog.
New usePickerDialogProps hook to combing the default props of the Dialog with the custom props the user sent.
Changelog
Fix Picker shouldn't render Modal.TopBar when using the new Dialog.
Description
Picker shouldn't render
Modal.TopBar
when using the new Dialog. NewusePickerDialogProps
hook to combing the default props of the Dialog with the custom props the user sent.Changelog
Fix Picker shouldn't render
Modal.TopBar
when using the new Dialog.Additional info
N/A