commit | 9d7940ce20a20faab1de363c28b8a8ef405b9624 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jan 19 18:28:43 2017 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jan 19 18:30:37 2017 -0800 |
tree | ed255d010718b67b9682b7152c67caa66e22c41c | |
parent | 0e803350eccda7a75bbc9b7d5a4479b1420c9b6e [diff] [blame] |
Added Side panel component Change-Id: I6c10fc025c904262872b984a137c3252fd435374
diff --git a/src/app/main.html b/src/app/main.html index c230347..b278921 100644 --- a/src/app/main.html +++ b/src/app/main.html
@@ -13,6 +13,7 @@ <div class="wrapper"> <xos-header></xos-header> + <xos-side-panel></xos-side-panel> <xos-nav></xos-nav>