Skip to content
Snippets Groups Projects
Commit f585cb37 authored by CazSaa's avatar CazSaa
Browse files

Create Statistics component

parent a881aebc
No related branches found
No related tags found
No related merge requests found
<template>
<section class="statistics-section">
<h1>Work in progress...</h1>
</section>
</template>
<script>
</script>
<style scoped lang="scss">
.statistics-section {
height: 610px;
margin-bottom: 150px;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment