UNPKG

react-landing-page

Version:

[![Demo](https://user-images.githubusercontent.com/2906365/43375514-94cfb9ae-9383-11e8-9489-cffe5212fd2e.png)](https://hermanya.github.io/react-landing-page/)

10 lines (8 loc) 216 B
# Footer ```.jsx <Flex is="footer" alignItems="center" p={3}> <NavLink children="Link 1" href="#"/> <NavLink children="Link 2" href="#"/> <Small color="grey" ml="auto">© Brand, 2018</Small> </Flex> ```