mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-16 19:02:40 +00:00
New brew search finished on admin page
This commit is contained in:
@@ -37,9 +37,6 @@ const Homebrew = React.createClass({
|
||||
loginPath : this.props.loginPath
|
||||
});
|
||||
|
||||
console.log(this.props.brew);
|
||||
|
||||
|
||||
Router = CreateRouter({
|
||||
'/edit/:id' : <EditPage />,
|
||||
'/share/:id' : <SharePage />,
|
||||
|
||||
Reference in New Issue
Block a user