We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4f281 commit ded5786Copy full SHA for ded5786
1 file changed
README.md
@@ -48,7 +48,7 @@ import { CourseList } from '@feanil/sample-plugin';
48
const config = {
49
pluginSlots: {
50
course_list_slot: {
51
- // Hide the default CourseList component
+ // Hide/Show the default CourseList component
52
keepDefault: false,
53
plugins: [
54
{
0 commit comments