mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-19 11:56:21 +02:00
♻️ Switch to app router (#922)
This commit is contained in:
parent
41f85279bb
commit
95feb9f01a
181 changed files with 2507 additions and 2494 deletions
|
@ -1,5 +1,5 @@
|
|||
import { UserIcon } from "@rallly/icons";
|
||||
import clsx from "clsx";
|
||||
import { UserIcon } from "lucide-react";
|
||||
|
||||
import { useUser } from "@/components/user-provider";
|
||||
import { getRandomAvatarColor } from "@/utils/color-hash";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue