Skip to content

Commit c2ddb66

Browse files
Fix sdk sourse text display issue
1 parent bb48db6 commit c2ddb66

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • examples/browser-api-playground/src/components/Layout

examples/browser-api-playground/src/components/Layout/Header.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ const Header = () => {
3737
selectedKeys={[pathname]}
3838
items={items}
3939
onClick={onClick}
40-
style={{width: '85%'}}
4140
/>
4241
<div className="flex items-center">
4342
<span title={config?.[sdkOptionsKey].source}>current sdk source: </span>

0 commit comments

Comments
 (0)