Removed unneeded export
This commit is contained in:
@@ -32,7 +32,7 @@ export function BlitzModeStatsTable({ stats }: { stats: NonNullable<NonNullStats
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
export function BlitzKitStatsTableHeader() {
|
function BlitzKitStatsTableHeader() {
|
||||||
const headerElements = [
|
const headerElements = [
|
||||||
"Kit",
|
"Kit",
|
||||||
"Exp",
|
"Exp",
|
||||||
|
|||||||
Reference in New Issue
Block a user