greglobinski / react-website-themes

A collection of sets of styled ready-to-use React components to build a website. Built for Gatsby Starter Kit.
MIT License
29 stars 10 forks source link

Comma renders after time, even with no location set #4

Open MartinRosenberg opened 6 years ago

MartinRosenberg commented 6 years ago

Even if a location is not provided (e.g. by default in gatsby-starter-kit#clean-diary), the ,{' '} still renders, leaving a trailing comma after the time.

https://github.com/greglobinski/react-website-themes/blob/fe6f41fc56f9860f128ab3b2a2cf2dc4d6d237d5/packages/clean-diary/src/components/Blog.js#L52