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 8c88998 commit 31d2431Copy full SHA for 31d2431
src/config.js
@@ -118,10 +118,10 @@
118
* });
119
* ```
120
*
121
- * @module Config
122
- *
123
* [1]: https://github.com/openedx/edx-platform/blob/master/lms/djangoapps/mfe_config_api/docs/decisions/0001-mfe-config-api.rst
124
- */
+ *
+ * @module Config
+ * */
125
126
import { APP_CONFIG_INITIALIZED, CONFIG_CHANGED } from './constants';
127
0 commit comments