From 486de8828350e2fe2f0aece6b4ceb3091a4602f5 Mon Sep 17 00:00:00 2001 From: YUCLing Date: Fri, 4 Oct 2024 23:55:12 +0800 Subject: [PATCH] fix: code style --- framework/core/js/src/common/helpers/fullTime.tsx | 4 ++-- framework/core/js/src/common/helpers/humanTime.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/framework/core/js/src/common/helpers/fullTime.tsx b/framework/core/js/src/common/helpers/fullTime.tsx index b4d1655cd5..a1d76651fa 100644 --- a/framework/core/js/src/common/helpers/fullTime.tsx +++ b/framework/core/js/src/common/helpers/fullTime.tsx @@ -1,6 +1,6 @@ import dayjs from 'dayjs'; import type Mithril from 'mithril'; -import app from "../app"; +import app from '../app'; /** * The `fullTime` helper displays a formatted time string wrapped in a