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 ba0f5ef commit afc1370Copy full SHA for afc1370
1 file changed
packages/client/internals/TimerInlined.vue
@@ -47,7 +47,6 @@ const color = computed(() => {
47
<span>{{ timer.m }}</span>
48
<span op50>:</span>
49
<span>{{ timer.s }}</span>
50
- <span class="text-base op50">.{{ timer.ms }}</span>
51
</div>
52
53
</template>
0 commit comments