diff --git a/README.rst b/README.rst index 82b8b4656..0d9728609 100644 --- a/README.rst +++ b/README.rst @@ -85,6 +85,7 @@ This library has the following exports: * ``(default)``: The footer as a React component. * ``messages``: Internationalization messages suitable for use with `@edx/frontend-platform/i18n `_ * ``dist/footer.scss``: A SASS file which contains style information for the component. It should be imported into the micro-frontend's own SCSS file. +* ``FooterSlot``: The footer wrapped in a `Frontend Plugin Framework `_ ``PluginSlot``.