Add Link import to Realms
cgen-5be6126e1ee344a888d71b0bc8496fbe
This commit is contained in:
parent
0a29ccbfd0
commit
8c30b793f0
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import RealmSwitcher, {
|
|||
} from "@/components/settings/RealmSwitcher";
|
||||
import { useAuth } from "@/contexts/AuthContext";
|
||||
import { useMemo, useState } from "react";
|
||||
import { useNavigate } from "react-router-dom";
|
||||
import { Link, useNavigate } from "react-router-dom";
|
||||
import { cn } from "@/lib/utils";
|
||||
|
||||
export default function Realms() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue