Guest User

Untitled

a guest
Jan 24th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <Drawer variant="permanent" style={{width:'240px'}}>
  2. <div>
  3. <IconButton>
  4. <HomeIcon />
  5. <Typography color="inherit" noWrap>
  6. Início
  7. </Typography>
  8. </IconButton>
  9. </div>
  10. <Divider />
  11. </Drawer>
Add Comment
Please, Sign In to add comment