mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 06:12:51 +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