# 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??
# import { Transition } from 'solid-js/types/reactive/signal' is an internal mechanism of Solid, you can ignore it