Client - init dashboard components (wip)
This commit is contained in:
3
fittrackee_client/src/components/Dashboard/Timeline.vue
Normal file
3
fittrackee_client/src/components/Dashboard/Timeline.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>Timeline</div>
|
||||
</template>
|
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>Calendar</div>
|
||||
</template>
|
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>Month stats</div>
|
||||
</template>
|
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>User records</div>
|
||||
</template>
|
Reference in New Issue
Block a user