1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 10:56:00 +02:00

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>