Skip to content

Commit

Permalink
ci: apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Nov 1, 2024
1 parent 2f57613 commit 22b932f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/svelte/basic/src/App.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script lang="ts">
import type { ColumnDef, } from '@tanstack/svelte-table'
import type { ColumnDef } from '@tanstack/svelte-table'
import {
createTable,
FlexRender,
Expand Down

0 comments on commit 22b932f

Please sign in to comment.