diff --git a/src/plugin-slots/FooterSlot/index.jsx b/src/plugin-slots/FooterSlot/index.jsx index 6322f3c4..c4b6bc52 100644 --- a/src/plugin-slots/FooterSlot/index.jsx +++ b/src/plugin-slots/FooterSlot/index.jsx @@ -3,7 +3,10 @@ import { PluginSlot } from '@openedx/frontend-plugin-framework'; import Footer from '../../components/Footer'; const FooterSlot = () => ( - +