Good choice for modal on desktop? [react]

I’m looking at using a SheetModal or Popup on mobile, but neither look good on desktop. Suggestion for a centered modal dialog to use instead? Using React version.

I would go with Popup. With few custom styles as it is the easiest one to customize

Great! Does it have a backdrop?

Sure it has backdrop

I was using the wrong thing. Popup works great! No need to change it!