Compare commits
No commits in common. "f081899d4a980ebf8b15feabb078ae640e5d6dd2" and "cfb509fcab412de1eb2873277c46b604a8d2809e" have entirely different histories.
f081899d4a
...
cfb509fcab
|
|
@ -86,7 +86,7 @@ const Header: React.FC = () => {
|
||||||
</ListItem>
|
</ListItem>
|
||||||
<ListItem disablePadding>
|
<ListItem disablePadding>
|
||||||
<ListItemButton>
|
<ListItemButton>
|
||||||
<ListItemText primary="Our philosophy" />
|
<ListItemText primary="Our philosphy" />
|
||||||
</ListItemButton>
|
</ListItemButton>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
<ListItem disablePadding>
|
<ListItem disablePadding>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue