Skip to content

Instantly share code, notes, and snippets.

View yestoall's full-sized avatar
💭
happy and hungry

nacho rapallo yestoall

💭
happy and hungry
View GitHub Profile
@yestoall
yestoall / animatePresence.tsx
Last active December 3, 2024 11:01
templates
//· <AnimatePresence> ·
"use client"
import { AnimatePresence, motion } from "framer-motion"
const opened = true
// ...