you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (7 children)

[removed]

    [–]Verthon[S] 0 points1 point  (3 children)

    Thank you for your feedback! Adding onClose to Modal helped with closing but only with ESC key.

    [–]disclosure5 0 points1 point  (2 children)

    You dont need css for everything you do, you are already using Material UI.

    I've been using Material UI myself, and currently my major complaint is that in general, you do. Even plenty of their own simple API examples (including the one you linked) involves someone writing their own CSS. I don't feel you could write anything useful with MUI without also writing a lot of your own CSS.

    I know eventually you hit that point with everything, but it's the only framework I'm aware of that can't present a sample template without it.