style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-05-16 12:58:59 +00:00
parent 71b6e7006a
commit 867a51a3ff

View file

@ -44,7 +44,7 @@
},
],
},
]
],
};
const { isPending: isPostPending, error: postError, mutate: doPost } = usePostLearningPathMutation();