Skip to content

Commit e64cf91

Browse files
author
Kristifor
committed
hiding the chart disabled for v1, dependency on the SYNC data storage module.
1 parent 969b305 commit e64cf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pages/Landing.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</div>
7575
</div>
7676
<!-- Row -->
77-
<div class="row">
77+
<div class="row" style="display:none;">
7878
<div class="col-12">
7979
<div class="card">
8080
<div class="row">

0 commit comments

Comments
 (0)