Fix tests

This commit is contained in:
Djuri 2024-08-31 17:18:26 +02:00
parent a2ef9fb343
commit 4c5d961621
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
export let className = 'btclock-wrapper';
</script>
<div class={className}>
<div class={className} id={className}>
<div class="btclock">
{#each status.data as char}
{#if isSplitText(char)}