mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
refactor typescript wiring
This commit is contained in:
parent
cea9ae62d8
commit
c62c336a11
286 changed files with 2999 additions and 3053 deletions
|
|
@ -7,7 +7,7 @@ import CloseIcon from '@mui/icons-material/Close';
|
|||
import Typography from '@mui/material/Typography';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
|
||||
import { RegisterForm } from 'forms';
|
||||
import { RegisterForm } from '@app/forms';
|
||||
|
||||
import './RegistrationDialog.css';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue