unirakun / k-redux-router

redux router (with react bindings) - one route = one code
8 stars 1 forks source link

:sparkles: hoc / not found routes #34

Closed fabienjuif closed 5 years ago

fabienjuif commented 5 years ago

related to #14

This is a first implementation of not found routes. The next implementation (v2) should allow us to have multiple nested not found routes. This is quite necessary for conference-hall.

cc - @AFaugeras

fabienjuif commented 5 years ago

@frinyvonnick is it something you are interested by ?

fabienjuif commented 5 years ago

cc @bpetetot

AFaugeras commented 5 years ago

Works like a charm, thanks! :)

fabienjuif commented 5 years ago

You are welcome, feel free to ask questions in issues of our differents libs ;)