Remove old CSS modules

This commit is contained in:
2023-11-03 10:31:32 +01:00
parent 0dae49f0b2
commit ad284581d8
3 changed files with 0 additions and 241 deletions

View File

@@ -1,4 +1,3 @@
import styles from './page.module.css'
import BingoController from './components/bingocontroller.tsx'
export default function Home(){