refactor: code refactor
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Link, Outlet } from "@remix-run/react";
|
||||
import { Link } from "@remix-run/react";
|
||||
import { Outlet } from "react-router-dom";
|
||||
import { LinkWrapper } from "~/components/LinkWrapper";
|
||||
import { useMatch } from "./useMatch";
|
||||
|
||||
|
Reference in New Issue
Block a user