mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 04:22:40 +00:00
Setting up search tests
This commit is contained in:
@@ -11,7 +11,7 @@ const AdminSearch = React.createClass({
|
||||
},
|
||||
render: function(){
|
||||
return <div className='adminSearch'>
|
||||
AdminSearch Component Ready.
|
||||
<h1>Admin Search</h1>
|
||||
</div>
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user