Added Redux support

This commit is contained in:
Dom Masters
2018-05-07 07:12:31 +10:00
parent 79dcf7f376
commit 9e94ad1599
13 changed files with 219 additions and 25 deletions

View File

@ -1,6 +1,10 @@
import React from 'react';
module.exports = {
"site": {
"name": "domsPlace"
},
"navbar": {
"home": "Home",
"about": "About",