Merge branch 'master' of https://git.subsonics.nl/andreas/portfolio2023
This commit is contained in:
commit
da165ddf5e
@ -18,9 +18,9 @@ import {
|
||||
GetPostsAttributes,
|
||||
PostServerActions,
|
||||
} from "@/app/lib/actions/entityManagement/post/postActions";
|
||||
|
||||
import { PostViewProps } from "@/views/admin/post";
|
||||
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