chore: lint
This commit is contained in:
@@ -152,9 +152,9 @@ export const BrowserContent = () => {
|
|||||||
// todo: use width from browser dimension once fixed
|
// todo: use width from browser dimension once fixed
|
||||||
browserWidth={900}
|
browserWidth={900}
|
||||||
handleUrlChanged={handleUrlChanged}
|
handleUrlChanged={handleUrlChanged}
|
||||||
|
|
||||||
/>
|
/>
|
||||||
<BrowserWindow />
|
<BrowserWindow />
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user