Skip to content

Commit b67a5da

Browse files
committed
NetworkDetailsPage - fix lint
1 parent bac12cc commit b67a5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/supportedNetworks/components/NetworkDetailsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { useI18n } from '@/i18n'
22

3-
import { isEVMNetwork, type Network, type NetworkData, type ProcessedNetwork,supportsTokenAPI } from '../utils'
3+
import { isEVMNetwork, type Network, type NetworkData, type ProcessedNetwork, supportsTokenAPI } from '../utils'
44

55
import {
66
evmNoTokenAPICards,

0 commit comments

Comments
 (0)