Skip to content

Commit

Permalink
Update Types
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Sep 4, 2024
1 parent d939d89 commit 7b42837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/hooks/useEnsResolverInterfaces.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useQuery, type UseQueryResult } from '@tanstack/react-query'
import type { Address, Hex } from 'viem'
import type { Hex } from 'viem'
import {
getSupportedInterfaces,
type GetSupportedInterfacesParameters,
Expand Down

0 comments on commit 7b42837

Please sign in to comment.