mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-06 21:22:36 +00:00
chore: rename folders
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { Link, useNavigate } from "react-router-dom";
|
||||
import { useAppSelector } from "../store";
|
||||
import { useAppSelector } from "../stores";
|
||||
import { userService } from "../services";
|
||||
import Icon from "./Icon";
|
||||
import Dropdown from "./common/Dropdown";
|
||||
|
Reference in New Issue
Block a user