Fix broken import in dashboard.ts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
62ea9011a0
commit
4e9ce79a3c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import {
|
||||
import { apiFetch } from '../../../../lib/apiFetch';
|
||||
import {
|
||||
getHeader,
|
||||
} from "@/app/(presentation-generator)/services/api/header";
|
||||
import { ApiResponseHandler } from "@/app/(presentation-generator)/services/api/api-error-handler";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue