mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-20 15:18:33 +00:00
Update src/components/StandartGauge.tsx
Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
This commit is contained in:
parent
2a5bdc1131
commit
41fcb7ceea
@ -6,7 +6,7 @@ interface Data {
|
|||||||
value: number
|
value: number
|
||||||
color: string
|
color: string
|
||||||
}
|
}
|
||||||
interface StandartGaugeProps {
|
interface StandardGaugeProps {
|
||||||
data: Data[]
|
data: Data[]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user