mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-18 06:16:38 +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
|
||||
color: string
|
||||
}
|
||||
interface StandartGaugeProps {
|
||||
interface StandardGaugeProps {
|
||||
data: Data[]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user