6 lines
101 B
Vue
6 lines
101 B
Vue
<template>
|
|
<HomeStatBox color="lightgray">
|
|
<h2>Latest commit</h2>
|
|
</HomeStatBox>
|
|
</template>
|