Closed avalero closed 1 year ago
@avalero Should probably rewrite the whole package to TS soon, but did the updated in react-reader@1.2.0
work for you now?
@gerhardsletten Could you please let me know for any workaround for now to change styles as needed?
Thanks, Ajay
@AjayManikantaG Sorry, but it should be fixed in react-reader@1.2.1
#144
Thanks, withreact-reader@1.2.0 it works
On documentation says that the way to overwrite the styles is:
But
ReactReaderStyle
is a type, not a value. In order to make this I think you should export on the packagereactReaderStyles
onsrc/modules/ReactReader.style.js
Thanks for your work