You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ If you leave that empty generator creates folder with module name, and index.js
72
72
73
73
#### Define propNames
74
74
At "Prop names" question you can use "*" to mark as required `title*` and also you can define type `title:string` and sure you can write `title:string*`
75
-
If you didn't define type cli will ask you to choose it from the list.
75
+
If you didn't define a type cli will ask you to choose it from the list.
0 commit comments