We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8a172 commit 7cf720eCopy full SHA for 7cf720e
README.md
@@ -31,7 +31,7 @@ import Clock from 'vue-digital-clock'
31
32
```vue
33
<template>
34
- <Clock />
+ <Clock :blink="true" />
35
</template>
36
37
<script>
0 commit comments