This commit is contained in:
2020-10-20 17:38:16 +00:00
parent 83891eb3ac
commit 67e908f2cc
51 changed files with 89 additions and 114 deletions

View File

@@ -3,7 +3,8 @@
<h1>
//DASHBOARD - KPI / METRICS / CHARTS AND STUFF APPROPRIATE TO ROLE
</h1>
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
<!-- <UnderConstruction data-cy="underconstruction" /> -->
<UnderConstruction data-cy="underconstruction" />
</div>
</template>