Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Feb 17, 2025
1 parent 8e4c3dd commit d6bc851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/layerchart/src/lib/components/Chart.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
</script>

<script lang="ts" generics="TData">
// Test
import { onMount, type ComponentProps } from 'svelte';
import { LayerCake } from 'layercake';
import type { HierarchyNode } from 'd3-hierarchy';
Expand Down

0 comments on commit d6bc851

Please # to comment.