chore: format
This commit is contained in:
@@ -92,7 +92,6 @@
|
||||
};
|
||||
|
||||
const exportHandler = async () => {
|
||||
|
||||
const _feedbacks = await exportAllFeedbacks(localStorage.token).catch((err) => {
|
||||
toast.error(err);
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user