fix(frontend): keywords uit template voor leerpaden verwijderd
This commit is contained in:
parent
6cf4f12f2a
commit
232e85bcaa
1 changed files with 1 additions and 2 deletions
|
@ -44,8 +44,7 @@
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
]
|
||||||
keywords: t("hintKeywordsSeparatedBySpaces"),
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const { isPending: isPostPending, error: postError, mutate: doPost } = usePostLearningPathMutation();
|
const { isPending: isPostPending, error: postError, mutate: doPost } = usePostLearningPathMutation();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue