- Update styling - Avoid nested tags - Rename components with two names - Add story - Co-authored-by: Alina Beck <alina.beck@mail.com>
@mattwr18 probably you wanted to override the `author` of the comment/post, right? If you use the { ... desctructuring } operator, whatever comes last takes precedence. So you probaby want to put your override last?
- Use percentages for width on all columns to help with resonsiveness - export constants from other stories to dry code out