Kevin Pontif
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
-
Kevin Pontif 创建了一个帖子, PropType.oneOf suggestion from array variable
I appreciate that when you start writing a string for a PropType.oneOf prop that it suggests auto-completion based on the "enum" choices. However, I tried giving an array of string as a variable to... -
Kevin Pontif 创建了一个帖子, Hide file from import suggestions
Is there a way to hide some files from import suggestions? I'm coding using reactjs and I tend to group every file of one component together adding a package.json in it to indicate which is the def...