diff options
Diffstat (limited to 'vaadin-core-elements.html')
-rw-r--r-- | vaadin-core-elements.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vaadin-core-elements.html b/vaadin-core-elements.html new file mode 100644 index 0000000..316b174 --- /dev/null +++ b/vaadin-core-elements.html @@ -0,0 +1,2 @@ +<link rel="import" href="../vaadin-grid/vaadin-grid.html"> +<link rel="import" href="../vaadin-combo-box/vaadin-combo-box.html"> |