Skip to content

Commit

Permalink
Add images for Single ChoiceList error state
Browse files Browse the repository at this point in the history
  • Loading branch information
see-mack committed Aug 26, 2019
1 parent f79d4da commit 4cf3eda
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/components/ChoiceList/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,18 @@ class ChoiceListExample extends React.Component {
}
```

<!-- content-for: android -->

![Single choice list with error for Android](/public_images/components/ChoiceList/android/single-choice-error@2x.png)

<!-- /content-for -->

<!-- content-for: ios -->

![Single choice list with error for iOS](/public_images/components/ChoiceList/ios/single-choice-error@2x.png)

<!-- /content-for -->

### Multi-choice list

Allows merchants to select multiple options from a list.
Expand Down

0 comments on commit 4cf3eda

Please sign in to comment.