redux: wip progress for using redux

This commit is contained in:
Torkel Ödegaard
2018-08-31 13:24:36 +02:00
parent ad9f38ae4d
commit cf58eea1db
19 changed files with 194 additions and 120 deletions

View File

@@ -0,0 +1,5 @@
import navModel from './navModel';
export default {
navModel,
};