Skip to content

Instantly share code, notes, and snippets.

View kymibuilds's full-sized avatar

LangdaGhoda kymibuilds

  • zamurai
  • India
  • 08:22 (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,