Brandon Li

Results 1 comments of Brandon Li

Just add the `forwards` animation direction property like so: `leave: 'fadeOutLeft 300ms ease-in forwards',` For reference, see this line for how react-hot-toast does it: https://github.com/timolins/react-hot-toast/blob/main/site/tailwind.config.js#L24