We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ff74f2 + f40532f commit 1ef3dc0Copy full SHA for 1ef3dc0
packages/docs/src/components/HomepageFeatures/introduction.tsx
@@ -22,9 +22,6 @@ export const Introduction = () => {
22
<img src={useBaseUrl('/img/dockview_logo.svg')} height={30} />
23
<span style={{ paddingLeft: '8px' }}>Dockview Live Demos</span>
24
</div>
25
- <div style={{ padding: '20px' }}>
26
- <BrowserHeader />
27
- </div>
28
<div style={{ padding: '20px' }}>
29
<BrowserHeader />
30
<MultiFrameworkContainer
0 commit comments