More refactoring

This commit is contained in:
2024-07-02 19:56:03 +02:00
parent 1971966099
commit 772395ae1a
12 changed files with 70 additions and 84 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import {
GetPostsAttributes,
PostServerActions,
} from "@/app/lib/actions/entityManagement/post/postActions";
import { PostViewProps } from "@/views/admin/ClientPostView";
import { PostViewProps } from "@/views/admin/post";
import { aifa } from "@/util/utils";
import { StateHook } from "@/util/state";