Skip to content

Commit

Permalink
tilemodal now pulls from web
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLewanowicz committed Feb 10, 2019
1 parent bd56e21 commit 38d83eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/TileModal/TileModal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ class ResponsiveDialog extends React.Component {
)
return (
<div>
<Button variant="outlined" color="primary" onClick={this.handleClickOpen}>
Open responsive dialog
</Button>
<Dialog
fullScreen={fullScreen}
open={open}
Expand Down

0 comments on commit 38d83eb

Please sign in to comment.