diff --git a/docs/src/pages/components/Dialog.vue b/docs/src/pages/components/Dialog.vue index 74689b8..9fe14b2 100644 --- a/docs/src/pages/components/Dialog.vue +++ b/docs/src/pages/components/Dialog.vue @@ -3,11 +3,9 @@
- -

Use Google's location service?

+ Use Google's location service? -

Let Google help apps determine location. This means sending anonymous location data to Google, even when no apps are running.

-
+ Let Google help apps determine location. This means sending anonymous location data to Google, even when no apps are running. Disagree @@ -15,10 +13,20 @@
- - -

Create new note

+ + + + Create new note + +
@@ -34,7 +42,8 @@ Simple - + Confirm + add @@ -59,12 +68,26 @@ diff --git a/src/components/mdDialog/mdDialogTitle.vue b/src/components/mdDialog/mdDialogTitle.vue new file mode 100644 index 0000000..7f516fc --- /dev/null +++ b/src/components/mdDialog/mdDialogTitle.vue @@ -0,0 +1,5 @@ +