css

kokonut 2022-05-18T14:25:12.307429Z

Hi! I am thinking of using MUI (Material UI) mainly for its data table in MUI X package. But I haven't used MUI before so am not 100% sure if it works well on CLJS. Does anyone have any experience?

Drew Verlee 2022-05-18T15:04:14.988229Z

It should work the same way you add any native (js) react component.

👍 1