mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 09:56:23 +02:00
migrate nextui to heroui
This commit is contained in:
parent
ee5b6d477d
commit
4bd72ba245
47 changed files with 8412 additions and 3316 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue