mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 19:28:59 +08:00
feat: Updates TS type
This commit is contained in:
parent
3ebffae1c6
commit
da8b16f588
@ -91,7 +91,7 @@ const Timeline = ({
|
||||
|
||||
interface TimelineProps {
|
||||
traceMetaData: object;
|
||||
globalTraceMetadata: object;
|
||||
globalTraceMetadata: Record<string, number>;
|
||||
intervalUnit: IIntervalUnit;
|
||||
setIntervalUnit: () => void;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user