More accurately hide/show and track chat state

This commit is contained in:
Gabe Kangas
2022-05-13 14:44:16 -07:00
parent 4b2742739a
commit e0f8a1f702
9 changed files with 67 additions and 56 deletions

View File

@@ -21,7 +21,6 @@ export default function Modal(props: Props) {
height: '80vh',
};
console.log(url);
const iframe = url && (
<iframe
title={title}