Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiusj committed Sep 21, 2023
1 parent 56c676d commit dd932d2
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/components/DiscountAppStrategyCard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ The Discount Application Strategy Card enables users to toggle between `discount

---

## Usage and best practices

- The discount code length only adjusts the default length of generated codes, and does not set a max length for the text input

## Examples

### Basic usage

```jsx
<DiscountAppStategyCard
strategy="All
/>
<DiscountAppStategyCard strategy="All" />
```

0 comments on commit dd932d2

Please sign in to comment.