Skip to content

Commit be863c5

Browse files
committed
ci: Format code
1 parent 3deb7c0 commit be863c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/seam/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ export * from './devices/use-device-providers.js'
1212
export * from './devices/use-devices.js'
1313
export * from './SeamProvider.js'
1414
export * from './use-seam-client.js'
15-
export * from './use-seam-query.js'
1615
export * from './use-seam-mutation.js'
16+
export * from './use-seam-query.js'
1717
export * from './use-seam-query-result.js'

0 commit comments

Comments
 (0)