mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-01 00:20:29 -07:00
Upgrade to MUI 5 (#4606)
* save work * fix perf issue on i18n rollup * fix reset styling * move body line-height from reset Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
This commit is contained in:
co-authored by
Jeremy Letto
parent
72743e834e
commit
f619ef23fd
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Field } from 'react-final-form'
|
||||
import Button from '@material-ui/core/Button';
|
||||
import Button from '@mui/material/Button';
|
||||
|
||||
import { InputField } from 'components';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user