Renamed file and updated imports
This commit is contained in:
@@ -9,7 +9,7 @@ import React, {
|
||||
useLayoutEffect,
|
||||
useRef
|
||||
} from "react";
|
||||
import EntityManagementTable from "../TableGen";
|
||||
import EntityManagementTable from "../EntityManagementTable";
|
||||
import toast from "react-hot-toast";
|
||||
import PostEditor, { EditorProps } from "./PostEditor";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user