Skip to content

Commit 25945a1

Browse files
committed
typo
1 parent 280bc43 commit 25945a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const App: () => React$Node = () => {
8484
style={{
8585
body: {color: 'red', fontSize: 10},
8686
heading1: {color: 'purple'},
87-
codeBlock: {color: 'black', fontSize: 14}
87+
code_block: {color: 'black', fontSize: 14}
8888
}}
8989
>
9090
{copy}

0 commit comments

Comments
 (0)