Skip to content

Instantly share code, notes, and snippets.

View yestoall's full-sized avatar
💭
looking for new projects

nacho rapallo yestoall

💭
looking for new projects
View GitHub Profile
@yestoall
yestoall / animatePresence.tsx
Last active October 5, 2025 07:20
templates
//· <AnimatePresence> ·
"use client"
import { AnimatePresence, motion } from "framer-motion"
const opened = true
// ...