feat: long form articles
This commit is contained in:
@@ -84,6 +84,7 @@ const NotePage = forwardRef(({ id, index }: { id?: string; index?: number }, ref
|
||||
className="select-text"
|
||||
hideParentNotePreview
|
||||
originalNoteId={id}
|
||||
showFull
|
||||
/>
|
||||
<NoteStats className="mt-3" event={event} fetchIfNotExisting displayTopZapsAndLikes />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user