react-file-viewer
react-file-viewer copied to clipboard
.xlsx is not supported
nan is coming
Same here, it looks like xlsx is not supported
No support for react18(only xlsx, csv). As you might know, react updated and different syntax right now. Probably because of that, this library can’t support xlsx, csv any more. If we downgrade to react 17, xlsx and csv would work(any other extensions are still working in react 18).