import { describe, expect, it } from "vitest"; import { render, screen } from "@testing-library/react"; import React from "react"; import { Button } from "./index"; describe("