Adapt components to new mui & nextjs versions
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
'use client'
|
||||
|
||||
import {Box, IconButton} from '@mui/material'
|
||||
import PropTypes from 'prop-types'
|
||||
import {useRouter} from 'next/router'
|
||||
import {useRouter} from 'next/navigation'
|
||||
|
||||
import {
|
||||
Tidal,
|
||||
|
||||
Reference in New Issue
Block a user