Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

How to use Link and Navigation mixin? #17

Closed
hekike opened this issue Aug 15, 2015 · 3 comments
Closed

How to use Link and Navigation mixin? #17

hekike opened this issue Aug 15, 2015 · 3 comments
Labels

Comments

@hekike
Copy link

hekike commented Aug 15, 2015

Hi, could you help with this?

@dvdzkwsk
Copy link
Owner

Hey, you should be able to use it just like you normally would since react-router is entirely separate from Redux. Are you having any particular issues?

@ioRekz
Copy link

ioRekz commented Aug 16, 2015

Link should work out of the box but the Navigation mixin won't work with es6 classes.
You just need to create the component that need the Navigation mixin with React.createClass

@hekike
Copy link
Author

hekike commented Aug 16, 2015

@davezuko @ioRekz thanks! Sry I missed it. It's working ;)

@hekike hekike closed this as completed Aug 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants