react-file-viewer
react-file-viewer copied to clipboard
why .xlsx is not supported.
ts环境
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).