aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/src/app/pages/dashboard/dashboard.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/app/pages/dashboard/dashboard.component.html')
-rw-r--r--webapp/src/app/pages/dashboard/dashboard.component.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/webapp/src/app/pages/dashboard/dashboard.component.html b/webapp/src/app/pages/dashboard/dashboard.component.html
new file mode 100644
index 0000000..9160019
--- /dev/null
+++ b/webapp/src/app/pages/dashboard/dashboard.component.html
@@ -0,0 +1,10 @@
+<div class="row">
+ Dashboard page...
+ <!--
+ <div class="col-xxxl-3 col-md-6">
+ <ngx-status-card title="Light" type="primary">
+ <i class="nb-lightbulb"></i>
+ </ngx-status-card>
+ </div>
+-->
+</div>