migrate nextui to heroui

This commit is contained in:
ramnique 2025-03-03 18:01:44 +05:30
parent ee5b6d477d
commit 4bd72ba245
47 changed files with 8412 additions and 3316 deletions

View file

@ -1,6 +1,6 @@
import clsx from "clsx";
import { InfoIcon } from "lucide-react";
import { Tooltip } from "@nextui-org/react";
import { Tooltip } from "@heroui/react";
export function ActionButton({
icon = null,