## Why Users should be able to delete their comments ## Acceptance criteria - Users can delete their comments - show the delete button with the comment if logged in user is the owner of a comment - Use `view_component` to show the delete button from #13 - Write component tests - Publish to storybook ## Who Benefits? Users