react-datasheet
react-datasheet copied to clipboard
spfx typescript not working
Hi,
I have installed react-datasheet in spfx and tried but styles are not getting applies.
Thanks
@praneethabet did you add the following?
import 'react-datasheet/lib/react-datasheet.css';
i have added that as well but still its not working, if use native react its working, but when using with Sharepoint framework React its not working