aboutsummaryrefslogtreecommitdiffstats
path: root/vaadin-core.html
diff options
context:
space:
mode:
authorSergey Kulikov <Skamandr@yandex.ru>2017-11-28 10:29:20 +0200
committerGitHub <noreply@github.com>2017-11-28 10:29:20 +0200
commitd23a5a1edc1e6865f7f2ea86757bd87b30ec5ea5 (patch)
tree46d5944dadaab9a77d203c20997fa424ca3567d4 /vaadin-core.html
parentfffbc6a4a9bf128c2f2365ae294071fb30249c2a (diff)
downloadvaadin-core-d23a5a1edc1e6865f7f2ea86757bd87b30ec5ea5.tar.gz
vaadin-core-d23a5a1edc1e6865f7f2ea86757bd87b30ec5ea5.zip
Add vaadin-tabs (#146)
* Add vaadin-tabs
Diffstat (limited to 'vaadin-core.html')
-rw-r--r--vaadin-core.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/vaadin-core.html b/vaadin-core.html
index 623070d..d144d06 100644
--- a/vaadin-core.html
+++ b/vaadin-core.html
@@ -11,5 +11,6 @@
<link rel="import" href="../vaadin-progress-bar/vaadin-progress-bar.html">
<link rel="import" href="../vaadin-radio-button/vaadin-radio-button.html">
<link rel="import" href="../vaadin-split-layout/vaadin-split-layout.html">
+<link rel="import" href="../vaadin-tabs/vaadin-tabs.html">
<link rel="import" href="../vaadin-text-field/vaadin-text-field.html">
<link rel="import" href="../vaadin-upload/vaadin-upload.html">