From 072517b91c025c0dbeeaf3831b49e5286787dc35 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Fri, 2 Jan 2026 17:50:13 +0800 Subject: [PATCH] fix types --- next-ui/src/components/history/HistoryTable.vue | 3 +-- next-ui/uno.config.ts | 10 ++-------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/next-ui/src/components/history/HistoryTable.vue b/next-ui/src/components/history/HistoryTable.vue index c210d660..56bf7dbb 100644 --- a/next-ui/src/components/history/HistoryTable.vue +++ b/next-ui/src/components/history/HistoryTable.vue @@ -88,7 +88,7 @@