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
+2
View File
@@ -1,3 +1,5 @@
'use client'
import {useState} from 'react'
import PropTypes from 'prop-types'