I have a Laravel Application and I'm using React. When I'm creating a new component. Normally I could get suggestions for things like imports. I could write something like
import { Component } from '';
When I get to adding react it would normally give me a suggestion for instance react.
For some reason I'm not getting any code completion in my component. When am I missing. The code when compiled works. I just need there to be code completion.
https://stackoverflow.com/questions/67342516/no-suggestions-phpstorm-2021-1-with-react May 01, 2021 at 11:02AM
没有评论:
发表评论