From 3442d1863f9d13015e8789f11b7276ee307e3a2d Mon Sep 17 00:00:00 2001 From: Hirbod Mirjavadi Date: Sun, 19 Nov 2023 22:33:20 +0100 Subject: [PATCH] fix: initial stuff --- .../components/creator-channels/components/image-preview.web.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/app/components/creator-channels/components/image-preview.web.tsx b/packages/app/components/creator-channels/components/image-preview.web.tsx index e82a223b2..62671b431 100644 --- a/packages/app/components/creator-channels/components/image-preview.web.tsx +++ b/packages/app/components/creator-channels/components/image-preview.web.tsx @@ -66,7 +66,6 @@ export const ImagePreview = ({ }} transition={{ type: "timing" }} draggable={false} - initial={{ height, width }} />