Update src/components/StandartGauge.tsx

Co-authored-by: Rickard Andersson <gonz@severnatazvezda.com>
This commit is contained in:
Hristo Nedelkov 2023-08-08 10:37:33 +03:00 committed by GitHub
parent 41fcb7ceea
commit b8fae018c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,4 +25,4 @@ const StandardGauge = ({ data }: StandardGaugeProps) => (
/>
)
export default StandartGauge
export default StandardGauge