chore: 忽略前端 shadcn-svelte 组件的 warning

This commit is contained in:
amtoaer
2026-01-05 13:30:09 +08:00
parent ffa5c1e860
commit 18d06c51ba

View File

@@ -17,6 +17,7 @@
config: ChartConfig;
} = $props();
// svelte-ignore state_referenced_locally
const chartId = `chart-${id || uid.replace(/:/g, '')}`;
setChartContext({