From 881d8e111aec089a631c9e8a65ea25e5e3a0760d Mon Sep 17 00:00:00 2001 From: keven1024 Date: Wed, 8 Apr 2026 22:43:07 +0800 Subject: [PATCH] fix(front): update import path for filePreview type in FilePreviewView component --- front/components/FilePreviewView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/components/FilePreviewView.vue b/front/components/FilePreviewView.vue index 68b23eb..8312c60 100644 --- a/front/components/FilePreviewView.vue +++ b/front/components/FilePreviewView.vue @@ -1,6 +1,6 @@