fixes formatting and lints

This commit is contained in:
2024-12-27 11:05:47 -05:00
parent 147d1abaf8
commit 12f27bad69
11 changed files with 281 additions and 210 deletions

View File

@@ -140,8 +140,7 @@ const lines = computed(() => {
:timestamp="tick"
:utc="props.utc"
:show_millis="duration < 1000"
>
</TimeText>
></TimeText>
</template>
</g>
<slot></slot>