Issue summary
The performance property within the SummaryCard component in the shopify documentation example requires a "isEditing" property which doesn't exist in the exported type for this component. However this is not the most important issue, the big issue here is that the performance property is not displaying the right information, instead it only displays "Discount is not active yet." which is not true.
Expected behavior
Performance should display all data related to the discount usage.
Actual behavior

Specifications
- Are you using the React components? (Y/N): Yes
- discount-app-components version number: 3.0.1
- Browser: Chrome
- Device: Laptop HP
- Operating System: Windows
Issue summary
The performance property within the SummaryCard component in the shopify documentation example requires a "isEditing" property which doesn't exist in the exported type for this component. However this is not the most important issue, the big issue here is that the performance property is not displaying the right information, instead it only displays "Discount is not active yet." which is not true.
Expected behavior
Performance should display all data related to the discount usage.
Actual behavior
Specifications