Skip to content

Commit 22b932f

Browse files
ci: apply automated fixes
1 parent 2f57613 commit 22b932f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/svelte/basic/src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script lang="ts">
2-
import type { ColumnDef, } from '@tanstack/svelte-table'
2+
import type { ColumnDef } from '@tanstack/svelte-table'
33
import {
44
createTable,
55
FlexRender,

0 commit comments

Comments
 (0)