mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 09:22:38 +00:00
Snippets done
This commit is contained in:
@@ -18,7 +18,7 @@ const KEY = 'naturalCrit-homebrew-new';
|
||||
var NewPage = React.createClass({
|
||||
getInitialState: function() {
|
||||
return {
|
||||
title : 'EDIT ME',
|
||||
title : 'My Awesome Brew v99.99',
|
||||
text: '',
|
||||
isSaving : false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user