mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-22 06:43:54 -07:00
implement gameboard v1
This commit is contained in:
parent
b103db681b
commit
0d7336edc2
177 changed files with 16995 additions and 139 deletions
|
|
@ -11,6 +11,7 @@ import { AppShell } from '@app/containers';
|
|||
import { materialTheme } from './material-theme';
|
||||
|
||||
import './i18n';
|
||||
import './colors.css';
|
||||
import './index.css';
|
||||
|
||||
const AppWithMaterialTheme = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue