mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-26 22:54:24 +00:00
chore: tweak frontend imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ReactNode, useEffect, useRef, useState } from "react";
|
||||
import Icon from "../Icon";
|
||||
import Icon from "@/components/Icon";
|
||||
|
||||
interface Props {
|
||||
trigger?: ReactNode;
|
||||
|
Reference in New Issue
Block a user