Fix K-Factor information

This commit is contained in:
Timothy Armes
2024-04-29 10:57:57 +02:00
parent c0f22d9712
commit 6043f6039e
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -37,7 +37,6 @@ export const KFactor = ({ className }: KFactorProps) => {
"kFactorInfo4",
"kFactorInfo5",
"kFactorInfo6",
"kFactorInfo7",
] as const
).map((key) => (
<li