style: fix linting issues met Prettier
This commit is contained in:
parent
e0f6cc4150
commit
9d01621c86
3 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
],
|
||||
},
|
||||
],
|
||||
keywords: t("hintKeywordsSeparatedBySpaces")
|
||||
keywords: t("hintKeywordsSeparatedBySpaces"),
|
||||
};
|
||||
|
||||
const { isPending: isPostPending, error: postError, mutate: doPost } = usePostLearningPathMutation();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue