1 parent 188c7b6 commit d7c7516Copy full SHA for d7c7516
1 file changed
src/App.tsx
@@ -685,4 +685,4 @@ function formatTimestamp(value: string, instance: InstanceConfig) {
685
minute: "2-digit",
686
timeZone: instance.timezone,
687
}).format(new Date(value))
688
-}
+}
0 commit comments