File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
< dom-module id ="dialog-basic-demos ">
2
2
< template >
3
3
< style include ="vaadin-component-demo-shared-styles ">
4
- : host {
4
+ : host {
5
5
dis play: block;
6
6
}
7
7
</ style >
8
8
9
9
10
10
< h3 > Simple Dialog</ h3 >
11
- < vaadin-demo-snippet id =' dialog-basic-demos-simple-dialog ' >
11
+ < vaadin-demo-snippet id =" dialog-basic-demos-simple-dialog " >
12
12
< template preserve-content >
13
13
< dom-bind id ="simple-dialog-example ">
14
14
< template >
@@ -34,7 +34,7 @@ <h3>Simple Dialog</h3>
34
34
35
35
36
36
< h3 > A Dialog That Can Only Be Closed with Buttons Inside It</ h3 >
37
- < vaadin-demo-snippet id =' dialog-basic-demos-a-dialog-that-can-only-be-closed-with-buttons-inside-it ' >
37
+ < vaadin-demo-snippet id =" dialog-basic-demos-a-dialog-that-can-only-be-closed-with-buttons-inside-it " >
38
38
< template preserve-content >
39
39
< dom-bind id ="dialog-example ">
40
40
< template >
You can’t perform that action at this time.
0 commit comments