docs(slides): make update method public

This commit is contained in:
mhartington
2017-01-26 12:12:02 -05:00
parent b02df3e2d1
commit aadf931268

View File

@ -943,7 +943,6 @@ export class Slides extends Ion {
}
/**
* @private
* Update the underlying slider implementation. Call this if you've added or removed
* child slides.
*/