bbcode-to-react
bbcode-to-react copied to clipboard
Use with react-redux
Hi there!
Is it possible to use the bbcode-to-react library with other tools such as React Redux?
I'd like to be able to create a custom tag and have that tag access the redux store.
Do you know an easy way to do this?
Thanks!
did you try to get the store
from context
?
this.context.store