Rearrange components

This commit is contained in:
He4eT 2023-06-03 22:50:37 +03:00
commit 9f1057ed2f
16 changed files with 14 additions and 11 deletions

View file

@ -3,7 +3,7 @@ import { Link } from 'wouter-preact'
import {
buildPlayLinkHref,
} from '~/src/utils/utils.routing'
} from '~/src/routing'
export default function GameEntry ({ name, ifdb, url }) {
return (