-
}
- src="/*__@appAccount__*//widget/Post.Header"
- props={{
- accountId,
- blockHeight,
- pinned,
- hideMenu,
- link,
- postType: "post",
- flagItem: item,
- }}
- />
- {fullPostLink ? (
-
- {contentWidget}
-
- ) : (
- contentWidget
- )}
- {props.customButtons ? (
- props.customButtons
- ) : !pinned && !hideButtons && blockHeight !== "now" ? (
-
- State.update({ showReply: !state.showReply }),
- }}
- />
-
-
-
-
- ) : (
-
- )}
-