We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
did you try to get the store from context?
store
context
this.context.store
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: