We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167dcf2 commit 2daf37fCopy full SHA for 2daf37f
frontend/src/index.jsx
@@ -0,0 +1,4 @@
1
+import customCourseListPlugin from './plugin'
2
+
3
+/* If we want to add more plugins, we would import them above and then add them to the list of exports below. */
4
+export {customCourseListPlugin}
0 commit comments