diff --git a/src/components/DiscountAppStrategyCard/README.md b/src/components/DiscountAppStrategyCard/README.md index e94dde85..54fffaa8 100644 --- a/src/components/DiscountAppStrategyCard/README.md +++ b/src/components/DiscountAppStrategyCard/README.md @@ -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 - ```