1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/public/js/components
Ivar Conradi Østhus 98dcba0ba6 Move to react-router.
Replaced our home built tab-view with the react-router. This
makes routing super simple for us.

https://github.com/rackt/react-router/

relates to #95
2020-02-20 08:30:23 +01:00
..
feature Bugfix stratgy rendering inside create feature form 2020-02-20 08:30:23 +01:00
form
log Fixed jsxhint errors 2020-02-20 08:30:22 +01:00
strategy Fixed jsxhint errors 2020-02-20 08:30:22 +01:00
ErrorMessages.jsx Added ErrorStore 2020-02-20 08:30:22 +01:00
ErrorMessages.ui.jsx Added ErrorStore 2020-02-20 08:30:22 +01:00
Menu.jsx Move to react-router. 2020-02-20 08:30:23 +01:00
User.jsx