Update README.rst

This commit is contained in:
Adam Butterworth
2019-10-08 12:54:29 -04:00
committed by GitHub
parent e94cf3ac2d
commit c64496dd08

View File

@@ -16,8 +16,7 @@ To install frontend-component-footer into your project::
Component Usage::
import Footer from '@edx/frontend-component-footer';
import footerMessages from '@edx/frontend-component-footer/src/i18n/index';
import Footer, { messages } from '@edx/frontend-component-footer';
...