fix(SW-190): added imageVaultAsset schema

This commit is contained in:
Erik Tiekstra
2024-08-15 14:19:52 +02:00
parent 4f2bd0c2d6
commit 771338cc80
15 changed files with 164 additions and 149 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import type { ImageVaultAsset } from "./imageVaultImage"
import type { ImageVaultAsset } from "./imageVault"
export type ImageContainerProps = {
leftImage: ImageVaultAsset