mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-19 18:35:18 +02:00
migrate nextui to heroui
This commit is contained in:
parent
ee5b6d477d
commit
4bd72ba245
47 changed files with 8412 additions and 3316 deletions
|
|
@ -4,7 +4,7 @@ import Image from 'next/image';
|
|||
import logo from "@/public/rowboat-logo.png";
|
||||
import { useUser } from "@auth0/nextjs-auth0/client";
|
||||
import { useRouter } from "next/navigation";
|
||||
import { Spinner } from "@nextui-org/react";
|
||||
import { Spinner } from "@heroui/react";
|
||||
import { LogInIcon } from "lucide-react";
|
||||
|
||||
export function App() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue