about summary refs log tree commit diff
path: root/src/components/Post/ShowMoreTextButton.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Use Button instead of TextLink for show more button (#8480)Samuel Newman2025-06-131-0/+56
* use button instead of TextLink for show more * Match post text size, provide interaction feedback * Move to new Post components dir * Prettier --------- Co-authored-by: Eric Bailey <git@esb.lol>