mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
unify naming scheme
This commit is contained in:
parent
c14b4dfc35
commit
b7aa9a8157
|
@ -8,7 +8,7 @@ import {
|
|||
DescriptionAndScreenshots,
|
||||
Description,
|
||||
Screenshots,
|
||||
} from "./styled";
|
||||
} from "./styles";
|
||||
|
||||
export async function generateStaticParams() {
|
||||
return Games.map((game) => ({
|
||||
|
|
Loading…
Reference in a new issue