chore(actionSheet): rename interface

This commit is contained in:
mhartington
2017-08-07 16:52:20 -04:00
parent abdf9ff320
commit f33af0623f
7 changed files with 265 additions and 173 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Ionic Slides Basic</title>
<title>Action Sheet Basic</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<script src="/dist/ionic.js"></script>
</head>