revert all the changes that are not needed'
This commit is contained in:
@@ -103,6 +103,7 @@ export function Outer({
|
||||
const context = React.useMemo(
|
||||
() => ({
|
||||
close,
|
||||
insideDialog: true,
|
||||
}),
|
||||
[close],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user