refactoring
This commit is contained in:
parent
1971966099
commit
30e62b397d
@ -19,8 +19,7 @@ import {
|
||||
PostServerActions,
|
||||
} from "@/app/lib/actions/entityManagement/post/postActions";
|
||||
import { PostViewProps } from "@/views/admin/ClientPostView";
|
||||
import { aifa } from "@/util/utils";
|
||||
import { StateHook } from "@/util/state";
|
||||
import { aifa, StateHook } from "@/util/";
|
||||
|
||||
export type PostTableStateProps = {
|
||||
posts: StateHook<GetPostsAttributes[]>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user