We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73cb737 commit 044502eCopy full SHA for 044502e
1 file changed
src/plugin-slots/EditFileErrorAlertsSlot/README.md
@@ -14,7 +14,7 @@ This slot is used to add alerts to the course file edit page.
14
### Additional Alert on Videos Page
15

16
17
-The following `env.config.jsx` will wrap the files component with a div that has a large red dashed redborder.
+The following `env.config.jsx` will display an additional custom alert on the files and uploads page.
18
19
```js
20
import { DIRECT_PLUGIN, PLUGIN_OPERATIONS } from '@openedx/frontend-plugin-framework';
0 commit comments