Add analog clock widget

This commit is contained in:
syuilo
2018-05-29 23:13:39 +09:00
parent 3d231c3456
commit ae9bfd69b0
9 changed files with 61 additions and 9 deletions

View File

@ -8,7 +8,7 @@
</time>
</div>
<div class="content">
<mk-analog-clock/>
<mk-analog-clock :dark="true"/>
</div>
</div>
</template>