diff --git a/src/styles/colors/colors.ts b/src/styles/colors/colors.ts index 97bcfc3..3c0c1cf 100644 --- a/src/styles/colors/colors.ts +++ b/src/styles/colors/colors.ts @@ -49,4 +49,4 @@ type RiskColors = { riskLow: string; riskMedium: string; riskHigh: string; -}; \ No newline at end of file +};