fix(reactions): wire LikeButton into TopicView and ReplyCard (#141)
The LikeButton component was built in #130 but never actually replaced
the static heart spans in TopicView and ReplyCard, so clicking the
heart on staging did nothing. Replace the display-only spans with the
interactive LikeButton and add missing onboarding context mocks to
tests that now render it.
authored by