Skip to content

Instantly share code, notes, and snippets.

View kymibuilds's full-sized avatar

nyahh kymibuilds

  • Stealth
  • India
  • 04:13 (UTC +05:30)
View GitHub Profile
"use client";
import { useState, useRef, useEffect } from "react";
import { Button } from "@/components/ui/button";
import {
Dialog,
DialogClose,
DialogContent,
DialogDescription,
DialogFooter,