refactor: inline hashtag posts

This commit is contained in:
2023-11-14 10:38:02 +00:00
parent de1b982e93
commit f2a41cb474
7 changed files with 79 additions and 109 deletions

View File

@ -290,6 +290,7 @@ export function NoteInner(props: NoteProps) {
link={opt?.canClick === undefined ? undefined : ""}
/>
<div className="info">
{props.context}
{(options.showTime || options.showBookmarked) && (
<>
{options.showBookmarked && (