i23098 Hi, I was trying to experiment with SVAR but can't seem to have a simple table rendered properly :( I created a simple github repo with the source code - https://github.com/i23098/svar-react-grid-experiment Can someone help me with what's missing to have proper styles applied?
tasha Hello i23098, Try using requireinstead of importfor including the CSS file in the file tableExperiment.tsx : require('@svar-ui/react-grid/all.css');