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:
@@ -52,6 +52,10 @@ var EditPage = React.createClass({
|
||||
},
|
||||
savedBrew : null,
|
||||
|
||||
test : ()=>{
|
||||
|
||||
},
|
||||
|
||||
componentDidMount: function(){
|
||||
|
||||
console.log('getting here');
|
||||
|
||||
Reference in New Issue
Block a user