chore: lint

This commit is contained in:
karishmas6
2024-10-19 14:00:21 +05:30
parent d2f06fc8e3
commit 166f843dd7

View File

@@ -131,7 +131,7 @@ export const BrowserContent = () => {
browserWidth={1150} browserWidth={1150}
handleUrlChanged={handleUrlChanged} handleUrlChanged={handleUrlChanged}
/> />
<BrowserWindow/> <BrowserWindow />
</div> </div>
); );
} }