Adapt components with new css & NextJs rules
This commit is contained in:
@@ -6,7 +6,7 @@ import Button from '@mui/material/Button'
|
||||
|
||||
import {Paypal, Liberapay} from '@icons-pack/react-simple-icons'
|
||||
|
||||
import Grid from '@mui/material/Grid2'
|
||||
import Grid from '@mui/material/Grid'
|
||||
import CardMethod from './card-method'
|
||||
|
||||
const PAYPAL_ID = process.env.NEXT_PUBLIC_PAYPAL_DONATE_ID
|
||||
|
||||
Reference in New Issue
Block a user