Skip to content

Commit bbce80a

Browse files
author
Yury Shapkarin
committed
add Prop names description
1 parent d9214ad commit bbce80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/initialize.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ program
178178
{
179179
type: 'input',
180180
name: 'propNames',
181-
message: 'Prop names',
181+
message: 'Prop names (place "*" at the end each name that required)',
182182
paginated: true,
183183
when: function(answer) {
184184
return answer.propTypes === 'yes';

0 commit comments

Comments
 (0)