react-datasheet icon indicating copy to clipboard operation
react-datasheet copied to clipboard

spfx typescript not working

Open praneethabet opened this issue 6 years ago • 2 comments

Hi,

I have installed react-datasheet in spfx and tried but styles are not getting applies.

Thanks

praneethabet avatar Nov 12 '19 09:11 praneethabet

@praneethabet did you add the following?

import 'react-datasheet/lib/react-datasheet.css';

nadbm avatar Nov 13 '19 23:11 nadbm

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

praneethabet avatar Nov 15 '19 08:11 praneethabet