fix lint error

This commit is contained in:
mulan xia
2024-01-22 16:42:19 -05:00
parent 2861286bdb
commit 1e9209028e
+1 -1
View File
@@ -49,4 +49,4 @@ type RiskColors = {
riskLow: string;
riskMedium: string;
riskHigh: string;
};
};