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