mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
chore: remove useNavigate import
This commit is contained in:
parent
e8d8c16d41
commit
5321afe2cd
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import classNames from "classnames";
|
||||
import { ReactNode, useCallback } from "react";
|
||||
import { useNavigate } from "react-router-dom";
|
||||
|
||||
import { Icon, Icons } from "@/components/Icon";
|
||||
import { Spinner } from "@/components/layout/Spinner";
|
||||
|
|
Loading…
Reference in a new issue