seanmturley / natureddit

A simple Reddit client, featuring a landing page dedicated to nature with posts pulled from a curated list of subreddits.
0 stars 1 forks source link

Create ScoreDisplay component #158

Closed seanmturley closed 9 months ago

seanmturley commented 9 months ago

Description

The same layout and logic is used for the display of "score" in Card, Post, and Comment. This should be consolidated into a component.

seanmturley commented 9 months ago

Completed, including the new icon recently added as part of https://github.com/seanmturley/natureddit/issues/154.