From 083cc3c157c320bf01427af32c9729e6a6544cd8 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 5 Jan 2021 12:41:55 +0100 Subject: icoontje gefixt --- src/pages/home.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/pages/home.tsx b/src/pages/home.tsx index 735ef10..4557ffa 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -7,6 +7,9 @@ import { Vierkant } from '../components/vierkant'; import VideogameAssetIcon from '@material-ui/icons/VideogameAsset'; import ExtensionIcon from '@material-ui/icons/Extension'; +import Icon from '@mdi/react'; +import { mdiRobotExcited } from '@mdi/js'; + var GameModeIconStyle: CSSProperties = { fontSize: 64, display: "inline-block", @@ -47,7 +50,7 @@ function HomePage() {
- + Tegen computer
-- cgit v1.2.3