chore: move user fetch
This commit is contained in:
@@ -21,7 +21,6 @@ export type DynamicContentProps = {
|
||||
|
||||
export type DynamicComponentProps = {
|
||||
component: DynamicContent["dynamic_content"]["component"]
|
||||
user?: User
|
||||
}
|
||||
|
||||
export type CardsGridProps = Pick<CardsGrid, "cards_grid">
|
||||
|
||||
Reference in New Issue
Block a user