2.0.5 • Published 5 years ago
react-myfooter v2.0.5
My Footer
It's a simple footer component that can be used with your projects!
How to Use
- Install:
npm install react-myfooter
- Import:
import Footer from 'react-myfooter';
- Use, passing your github page and your name:
<Footer github="<your github page>" name="<your name>" />
- Note, the footer is set to
position: absolute;andbottom: 0;. You can change on your CSS by adding:
footer {
position: relative !important;
.....
}- Enjoy!

2.0.5
5 years ago
2.0.3
6 years ago
2.0.2
6 years ago
2.0.4
6 years ago
2.0.1
6 years ago
1.1.3
6 years ago
2.0.0
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.0.7
6 years ago
0.0.5
6 years ago
0.0.6
6 years ago
0.0.4
6 years ago