Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eboffa authored Sep 18, 2019
1 parent 69fafd9 commit ba07a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ downloadAppView.addTapAction { (deepLink) in
## 5️⃣ - MLBusinessCrossSellingBoxView Component
This component allows you to show a view with an image icon, a text and an actionable button.
#### Visual Example:
![MLBusinessCrossSellingBoxView]( )
![MLBusinessCrossSellingBoxView](https://github.com/mercadolibre/mlbusiness-components-ios/blob/master/Documentation/images/crossSellingBoxViewComponent.png)

### MLBusinessCrossSellingBoxView init
You need to set `MLBusinessCrossSellingBoxData` protocol. This interface allows you to populate the draw data into the component (iconUrl, text, buttonTitle and buttonDeepLink, being all of them mandatory).
Expand Down

0 comments on commit ba07a8e

Please sign in to comment.