Skip to content

Commit 75f17dd

Browse files
authored
Update README.md
1 parent 35d3fa6 commit 75f17dd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ import MyComponentSource from '!!raw-loader!./myComponent';
7676
<CodeBlock
7777
language="jsx"
7878
youtubeID="4HGNqFdaD34"
79-
"0:10-1:00"="(1)"
80-
"1:10-1:20"="(1,2-4)"
79+
{...{ ["0:10-1:00"]: "(1)", ["1:10-1:20"]: "(1,2-4)" }}
8180
>
8281
{MyComponentSource}
8382
</CodeBlock>

0 commit comments

Comments
 (0)