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
5 years ago
2.0.2
5 years ago
2.0.4
5 years ago
2.0.1
5 years ago
1.1.3
5 years ago
2.0.0
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.0.7
5 years ago
0.0.5
5 years ago
0.0.6
5 years ago
0.0.4
5 years ago