mirror of
https://github.com/csehviktor/status-monitor.git
synced 2026-04-29 08:37:36 +02:00
fix linting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TimePeriod } from "@/services/store";
|
||||
import type { TimePeriod } from "@/services/store";
|
||||
|
||||
type TimePeriodSelectorProps = {
|
||||
currentPeriod: TimePeriod | "realtime";
|
||||
|
||||
Reference in New Issue
Block a user