milahu / solidjs-resizable-splitter-component

resizable splitter component for SolidJS
https://milahu.github.io/solidjs-resizable-splitter-component/
MIT License
4 stars 2 forks source link

Fix JSX types #5

Closed trusktr closed 1 year ago

trusktr commented 1 year ago

Continues from PR #4. Relevant changes: 00d032217cb8e610c429d8dd20a1c587dcbf7595 (other commits already included in previous PRs)

If you merge this PR, it will merge all the other PRs.

Summary

Verify

To test it out, open the source in VS Code, and now when you go to the definition of a JSX element, it will take you to the Solid types.