fix(clock-web): fix mangled import in stopwatch page

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-31 18:49:04 +02:00
parent 08032c004b
commit bf49b95319

View file

@ -1,8 +1,8 @@
<script lang="ts">
import { _ } from 'svelte-i18n';
import { PageHeader } from '@manacore/shared-ui';
import {
import { Clock } from '@manacore/shared-icons';
import {
stopwatchesStore,
formatTime,
formatLapTime,