diff --git a/src/components/organisms/BrowserWindow.tsx b/src/components/organisms/BrowserWindow.tsx index f7eb3ead..3abde59d 100644 --- a/src/components/organisms/BrowserWindow.tsx +++ b/src/components/organisms/BrowserWindow.tsx @@ -95,7 +95,7 @@ export const BrowserWindow = () => { return (
{ - getText && showConfirmation ? ( + getText === true && showConfirmation ? ( setShowConfirmation(false)}