0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 03:52:42 +00:00

Updating more routes, looking good

This commit is contained in:
Scott Tolksdorf
2016-06-04 18:34:48 -04:00
parent d2a9b3f274
commit 39d5d5c458
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ var Editor = require('../../editor/editor.jsx');
var BrewRenderer = require('../../brewRenderer/brewRenderer.jsx');
const KEY = 'naturalCrit-homebrew-new';
const KEY = 'homebrewery-new';
var NewPage = React.createClass({
getInitialState: function() {