We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdc681 commit a88bc66Copy full SHA for a88bc66
src/actions/components.js
@@ -136,7 +136,7 @@ export const handleTransform = (id, {
136
137
// Application generation options
138
// cosnt genOptions = [
139
-// 'Export into existing project.', 'Export with create-react-app.', 'Export with starter repo'
+// 'Export into existing project.', 'Export with starter repo.', 'Export with create-react-app.'
140
// ];
141
142
export const createApplication = ({
0 commit comments