pwa-studio
pwa-studio copied to clipboard
[Issue] Fix typo in component import name; consolidate import
trafficstars
This issue is automatically created based on existing pull request: magento/pwa-studio#3648: Fix typo in component import name; consolidate import
Verification Steps
- Navigate to a category.
- Make sure "Add to Cart" button exists.
- Click "Add to Cart" button.
Description
This fixes two nitpicks:
- The
buttonin the import was inconsistent with both the file name and component. - Going up to the parent directory and back down is inconsistent and unnecessary.
Test Execution -
- Run cypress and make sure build passes.
@magento export issue to JIRA project PWA as Bug
:white_check_mark: Jira issue https://jira.corp.magento.com/browse/PWA-2646 is successfully created for this GitHub issue.