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 December 3, 2024 11:01
templates
//· <AnimatePresence> ·
"use client"
import { AnimatePresence, motion } from "framer-motion"
const opened = true
// ...