Adapt components to new mui & nextjs versions

This commit is contained in:
2023-07-22 13:36:33 +04:00
parent 368d11958a
commit 99ead9dec6
22 changed files with 98 additions and 76 deletions
+3 -1
View File
@@ -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,