feat(windows): initial add of alert with windows dialog styles

references #5565
This commit is contained in:
Brandy Carney
2016-02-23 13:42:56 -05:00
parent 370490ec51
commit 6af9b7780b
2 changed files with 257 additions and 0 deletions

View File

@ -7,5 +7,6 @@
@import
"components/app/app.wp",
"components/action-sheet/action-sheet.wp",
"components/alert/alert.wp",
"components/button/button.wp",
"components/toolbar/toolbar.wp";