Fix dialog description component error
This commit is contained in:
@@ -55,6 +55,7 @@ export default function CGUDialog({open, setOpen}) {
|
||||
<DialogContent dividers>
|
||||
<Typography
|
||||
ref={descriptionElementRef}
|
||||
component='div'
|
||||
variant='inherit'
|
||||
id='scroll-dialog-description'
|
||||
tabIndex={-1}
|
||||
|
||||
Reference in New Issue
Block a user