Skip to content

Commit

Permalink
Add type import
Browse files Browse the repository at this point in the history
  • Loading branch information
hide-on-bush-x committed Aug 24, 2023
1 parent 03820f3 commit cecbbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/refactor/masa/use-custom-sbt.ts
@@ -1,4 +1,4 @@
import { Masa } from '@masa-finance/masa-sdk';
import type { Masa } from '@masa-finance/masa-sdk';
import { useQuery } from '@tanstack/react-query';

import { useAsyncFn } from 'react-use';
Expand Down

0 comments on commit cecbbb1

Please sign in to comment.