React props.variable_name does not resolve or autocomplete

 

Using react with IntelliJ Ultimate 2019.1.3. Am I missing something for this? My code works but IDE isn't resolving.

0
1 comment

it's a known issue, please follow https://youtrack.jetbrains.com/issue/WEB-31785 for updates.
Props resolving/completion is only supported for components with explicit propTypes declaration

0

Please sign in to leave a comment.