Preceding changes
This commit is contained in:
parent
02fe60178a
commit
01c848ea66
@ -14,6 +14,7 @@ interface ModCardProps {
|
||||
categories: string[];
|
||||
projectType: string;
|
||||
viewMode?: "grid" | "list";
|
||||
source?: "modrinth" | "curseforge";
|
||||
}
|
||||
|
||||
const formatNumber = (num: number) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user