drop extraneous <BrowserHeader />

This commit is contained in:
Alex Errant 2025-01-11 16:17:34 -06:00 committed by GitHub
parent 6b75b5093c
commit f40532f272
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,9 +22,6 @@ export const Introduction = () => {
<img src={useBaseUrl('/img/dockview_logo.svg')} height={30} />
<span style={{ paddingLeft: '8px' }}>Dockview Live Demos</span>
</div>
<div style={{ padding: '20px' }}>
<BrowserHeader />
</div>
<div style={{ padding: '20px' }}>
<BrowserHeader />
<MultiFrameworkContainer