More accurately hide/show and track chat state
This commit is contained in:
@@ -21,7 +21,6 @@ export default function Modal(props: Props) {
|
||||
height: '80vh',
|
||||
};
|
||||
|
||||
console.log(url);
|
||||
const iframe = url && (
|
||||
<iframe
|
||||
title={title}
|
||||
|
||||
Reference in New Issue
Block a user