Hi Team, can anyone please show me how to set the ...
# react
s
Hi Team, can anyone please show me how to set the minWidth of paper component of MUI Dialog? , I am struggling with syntax.
t
Copy code
PaperProps = jso {
    // your props
}
s
thanks Victor, it worked.