Compare commits
2 Commits
cfb509fcab
...
f081899d4a
| Author | SHA1 | Date |
|---|---|---|
|
|
f081899d4a | |
|
|
8949ae124b |
|
|
@ -86,7 +86,7 @@ const Header: React.FC = () => {
|
||||||
</ListItem>
|
</ListItem>
|
||||||
<ListItem disablePadding>
|
<ListItem disablePadding>
|
||||||
<ListItemButton>
|
<ListItemButton>
|
||||||
<ListItemText primary="Our philosphy" />
|
<ListItemText primary="Our philosophy" />
|
||||||
</ListItemButton>
|
</ListItemButton>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
<ListItem disablePadding>
|
<ListItem disablePadding>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue