parent
ecccc63bb2
commit
2a5d690833
4 changed files with 1244 additions and 15489 deletions
File diff suppressed because it is too large
Load Diff
@ -1,9 +1,9 @@ |
||||
import React from 'react'; |
||||
|
||||
import SearchBar from 'material-ui-search-bar'; |
||||
import Button from '@material-ui/core/Button'; |
||||
|
||||
export const MainPage = () => ( |
||||
<SearchBar |
||||
placeholder="Type here..." |
||||
/> |
||||
<Button variant="contained" color="primary">> |
||||
Hello World |
||||
</Button> |
||||
) |
Loading…
Reference in new issue