mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-22 07:06:41 +11:00
unify naming scheme
This commit is contained in:
parent
c14b4dfc35
commit
b7aa9a8157
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import {
|
|||
DescriptionAndScreenshots,
|
||||
Description,
|
||||
Screenshots,
|
||||
} from "./styled";
|
||||
} from "./styles";
|
||||
|
||||
export async function generateStaticParams() {
|
||||
return Games.map((game) => ({
|
||||
|
|
Loading…
Add table
Reference in a new issue