try to do better
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { AxiosError } from 'axios';
|
||||
import { ApiError, AppError } from '../types/errors';
|
||||
import { AppError } from '../types/errors';
|
||||
import { showToast } from './toast';
|
||||
|
||||
export function handleApiError(error: unknown): never {
|
||||
|
||||
Reference in New Issue
Block a user