css updates after snapshot

This commit is contained in:
Adam Bradley
2015-09-18 23:12:55 -05:00
parent 339312b124
commit d63bcf29f4
7 changed files with 9 additions and 9 deletions

View File

@@ -105,7 +105,7 @@ export class ActionSheet extends Overlay {
* public API, and most often you will only use ActionSheet.open()
*
* @param {Object} [opts={}] TODO
* @return {Promise} Promise that resolves when the action menu is open.
* @return {Promise} Promise that resolves when the action sheet is open.
*/
open(opts={}) {
let config = this.config;