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

Fix cards saying "carded in [subreddit]" #95

Closed seanmturley closed 1 year ago

seanmturley commented 1 year ago

Description

The Card component now displays "carded in [subreddit]" instead of "Posted in [subreddit]". Evidently due to some overzealous replacement of the word "post" when changing the name of the Posts component yesterday.

seanmturley commented 1 year ago

Fixed.