Description
In #3840 we're no longer using <Portal> to place the dialog, but doing so we realised that the <BaseStyles> provider is missing from the confirm() call.
Steps to reproduce
- Remove
<Portal> from <Dialog>.
- Call
confirm()
- Observe unstyled
<Dialog>
Version
v36.4.0
Browser
No response