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??
and
import { Transition } from "solid-transition-group"
Is this library merged with the original repo or they are different stuff??
