SolidJSS
SolidJSโ€ข2y agoโ€ข
3 replies
AlberTenez

What is the difference between Transition

import { Transition } from 'solid-js/types/reactive/signal';
and
import { Transition } from "solid-transition-group"

Is this library merged with the original repo or they are different stuff??
Was this page helpful?