mirror of
https://github.com/mathuo/dockview
synced 2025-05-03 10:08:24 +00:00
Merge pull request #827 from AlexErrant/patch-1
drop extraneous <BrowserHeader />
This commit is contained in:
commit
1ef3dc06ce
@ -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…
Reference in New Issue
Block a user