Expected Behavior
solara.component resolves and has proper autocomplete
Current Behavior
Typing and autocomplete cannot find solara.component


Steps to Reproduce the Problem
import solara, try to use component (vscode)
Specifications
- Solara Version: 1.43.0
- Platform: MacOS with vscode
- Affected Python Versions: 3.10
Note that my code runs, component is available, it's just a typing/autocomplete issue