fix lint error

This commit is contained in:
mulan xia 2024-01-22 16:42:19 -05:00
parent 2861286bdb
commit 1e9209028e
No known key found for this signature in database
GPG Key ID: C6CE526613568D73

View File

@ -49,4 +49,4 @@ type RiskColors = {
riskLow: string;
riskMedium: string;
riskHigh: string;
};
};