PJ Bell
Results
1
comments of
PJ Bell
Thank you @yashsehgal-clamp! This helped answer my question. Here was my solution. ``` javascript // import DialogPrimitive in your component using Dialog component import * as DialogPrimitive from "@radix-ui/react-dialog" ```...