reactioncommerce / reaction-component-library

Example Storefront Component Library: A set of React components for the Example Storefront
Apache License 2.0
96 stars 57 forks source link

chore: cleanup commented code #586

Open skodamarthi opened 1 year ago

skodamarthi commented 1 year ago

Signed-off-by: skodamarthi susmitha_kodamarthi@intuit.com

Resolves # https://github.com/reactioncommerce/reaction-component-library/issues/477 Impact: minor
Type: chore

Component

Description of the issue this component this PR adds. Also include, as necessary:

Screenshots

Include mobile and desktop screenshots.

Breaking changes

You should almost never include "BREAKING CHANGES" because we’re duplicating components to avoid that. Consult with others before doing it.

Testing

  1. List the steps needed for testing your change in this section.
  2. Assume that testers already know how to start the app, and do the basic setup tasks.
  3. Be detailed enough that someone can work through it without being too granular

More detail for what each of these sections should include are available in our Contributing Docs