style: fix linting issues met Prettier
This commit is contained in:
parent
71b6e7006a
commit
867a51a3ff
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
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