Skip to content

fix: misstatement in examples.md#229

Open
ryoluo wants to merge 1 commit into
baianat:masterfrom
ryoluo:patch-1
Open

fix: misstatement in examples.md#229
ryoluo wants to merge 1 commit into
baianat:masterfrom
ryoluo:patch-1

Conversation

@ryoluo

@ryoluo ryoluo commented Sep 13, 2021

Copy link
Copy Markdown

Fixed misstatement in example code of "Custom Controllers".
In updateCarousel() method, this.myCarouselData must be this.carouselData as it defined in data section.

Fixed misstatement in example code of  "Custom Controllers".
In `updateCarousel()` method, `this.myCarouselData` must be `this.carouselData` as it defined in data section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant