Skip to content

Commit da0e066

Browse files
authored
Update-2020-09-22-introducing-the-new-jsx-transform.md (#3278)
Fix typo
1 parent 4e4ba15 commit da0e066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2020-09-22-introducing-the-new-jsx-transform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Since the new JSX transform doesn't require React to be in scope, [we've also pr
9797

9898
### Create React App
9999

100-
Create React App support [has been added](https://github.com/facebook/create-react-app/pull/9645) and will available in the [upcoming v4.0 release](https://gist.github.com/iansu/282dbe3d722bd7231fa3224c0f403fa1) which is currently in beta testing.
100+
Create React App support [has been added](https://github.com/facebook/create-react-app/pull/9645) and will be available in the [upcoming v4.0 release](https://gist.github.com/iansu/282dbe3d722bd7231fa3224c0f403fa1) which is currently in beta testing.
101101

102102
### Next.js
103103

0 commit comments

Comments
 (0)