mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Replace the topics page flex list with a react-bootstrap Table driven by a testable topics-table view model: a labeled header row, aligned cells for name, relative time, post count, and follower count, feed links on each row, and a horizontal-scroll wrapper for narrow screens. By coder.