Skip to content

Commit

Permalink
moving file
Browse files Browse the repository at this point in the history
  • Loading branch information
hardyjosh committed Aug 23, 2024
1 parent fbd95bc commit 26e970f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import type { Order } from '$lib/typeshare/orderDetail';
import { QKEY_ORDER_QUOTE } from '$lib/queries/keys';
import { batchOrderQuotes } from '$lib/services/orderQuote';
import { batchOrderQuotes } from '$lib/queries/orderQuote';
import { formatUnits } from 'viem';
import { createQuery } from '@tanstack/svelte-query';
Expand Down
File renamed without changes.

0 comments on commit 26e970f

Please sign in to comment.