mirror of
https://github.com/mathuo/dockview
synced 2025-10-14 03:48:15 +00:00
drop extraneous <BrowserHeader />
This commit is contained in:
parent
6b75b5093c
commit
f40532f272
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user