Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 667 Bytes

codeStore.md

File metadata and controls

34 lines (29 loc) · 667 Bytes

SHORT CARDS FOR OTHER USERS

<Card style={{margin: '10px', height: '70px'}}> <Card.Content> <Card.Header> Steve Sanders </Card.Header> <Card.Meta> Member since 2015 </Card.Meta> </Card.Content>

//SideNav userCards <Card.Content> <Card.Header> {users.user_names} </Card.Header> <Card.Meta> member since 2015 </Card.Meta> </Card.Content> <Card.Content extra>

View Picks
</Card.Content>