Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giyomoon/solid-primitives-type-error
https://github.com/giyomoon/solid-primitives-type-error
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/giyomoon/solid-primitives-type-error
- Owner: GiyoMoon
- Created: 2023-12-23T21:28:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-23T21:28:54.000Z (about 1 year ago)
- Last Synced: 2025-01-19T06:37:38.383Z (16 days ago)
- Language: CSS
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Type error in `@solid-primitives/props`.
Reproduction:
```
git clone https://github.com/giyomoon/solid-primitives-type-error
cd solid-primitives-type-error
pnpm install
pnpm run build
```Navigate to `./src/TypeError.tsx.` and your IDE should show the error aswell.