Renamed file and updated imports

This commit is contained in:
2024-06-25 08:21:26 +02:00
parent 83f1cd3dae
commit 1e8a12789d
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -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 {