Skip to content

Commit a88bc66

Browse files
update comment
1 parent 7fdc681 commit a88bc66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/actions/components.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export const handleTransform = (id, {
136136

137137
// Application generation options
138138
// cosnt genOptions = [
139-
// 'Export into existing project.', 'Export with create-react-app.', 'Export with starter repo'
139+
// 'Export into existing project.', 'Export with starter repo.', 'Export with create-react-app.'
140140
// ];
141141

142142
export const createApplication = ({

0 commit comments

Comments
 (0)