-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: initial basic footer #1
Conversation
|
||
const App = () => ( | ||
<div> | ||
<IntlProvider locale="en"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For what it's worth, you should be able to use frontend-base in this example app, like the header repos. (I don't feel strongly)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I figure this is just as easy.
Codecov Report
@@ Coverage Diff @@
## master #1 +/- ##
======================================
Coverage ? 96%
======================================
Files ? 8
Lines ? 50
Branches ? 6
======================================
Hits ? 48
Misses ? 2
Partials ? 0
Continue to review full report at Codecov.
|
Usage
To install frontend-component-footer-edx into your project
Component Usage