March 2019
Intermediate to advanced
534 pages
14h 52m
English
Each section is its own List component, with its own ListItem components. The Divider component separates the lists. For example, the first section looks like this:
<List> <ListItem> <ListItemText primary="First" /> </ListItem> <ListItem> <ListItemText primary="Second" /> </ListItem></List>
Read now
Unlock full access