feat(ui): reconcile backup UI changes with current routing and interaction features
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { LucideIcon } from "lucide-react";
|
||||
import type { ReactNode } from "react";
|
||||
import { Link } from "react-router-dom";
|
||||
import { Link } from "@/lib/router";
|
||||
|
||||
interface MetricCardProps {
|
||||
icon: LucideIcon;
|
||||
|
||||
Reference in New Issue
Block a user