Skip to content

Commit 2c526ff

Browse files
committed
make code tabs sync
1 parent 5cfdf6d commit 2c526ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/StackBlitzGithubEmbed.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const StackBlitzGithubEmbed: React.FC<StackBlitzGithubEmbedProps> = ({
5959
} else {
6060
return (
6161
<>
62-
<Tabs>
62+
<Tabs groupId="interactive-sample">
6363
<TabItem value="interactive" label="Interactive Sample" default>
6464
<div className="italic text-sm mb-1">
6565
Click{' '}

0 commit comments

Comments
 (0)