0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 04:42:41 +00:00

Improved the html parsing slightly

This commit is contained in:
Scott Tolksdorf
2016-08-20 12:44:39 -04:00
parent 90c695c005
commit 019383ebdd
3 changed files with 7 additions and 1 deletions

View File

@@ -52,6 +52,10 @@ var EditPage = React.createClass({
},
savedBrew : null,
test : ()=>{
},
componentDidMount: function(){
console.log('getting here');