mau + themecontext that will soothe my eyes soon

This commit is contained in:
2023-03-22 16:01:54 +01:00
parent a7622c26ef
commit 157c5e8ffa
7 changed files with 56 additions and 18 deletions

View File

@@ -2,7 +2,7 @@ import useWebSocket from "react-use-websocket";
import React from "react";
import {useParams} from "react-router";
import {GHButton} from "../components/Button";
import useTitle from "../../utils/TitleHook";
import useTitle from "../../utils/hooks/TitleHook";
import Hand from "../components/Hand";
import Deck from "../components/Deck";