solid-site
solid-site copied to clipboard
Cssanimations site section is returning Type error.
Link: CssAnimations
Line: import { Transition, TransitionGroup } from "solid-transition-group";
Cannot find module 'solid-transition-group' or its corresponding type declarations.
Solid Playground only fetches js code, not ts definitions. Probably worth moving this to the playground repo: https://github.com/solidjs/solid-playground