fix: correct netlify config

This commit is contained in:
Christel Westerberg
2024-03-27 14:40:26 +01:00
committed by Michael Zetterberg
parent 274e203335
commit 6a80deefeb
7 changed files with 12 additions and 67 deletions

View File

@@ -1,4 +1,7 @@
import { ImageVaultAsset, InsertResponse } from "@/types/requests/imagevault"
import {
ImageVaultAsset,
InsertResponse,
} from "@/types/components/imageVaultImage"
export function insertResponseToImageVaultAsset(
response: InsertResponse