Skip to content

Commit

Permalink
Add neverthrow to paths
Browse files Browse the repository at this point in the history
  • Loading branch information
heathsnee committed Jul 11, 2024
1 parent 735f14a commit dbc546f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/extension/src/radix/create-gateway-module.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { RadixNetworkConfigById } from '@radixdlt/babylon-gateway-api-sdk'
import '@radixdlt/connector-extension/node_modules/@radixdlt/radix-dapp-toolkit/node_modules/neverthrow'
import { GatewayModule } from '@radixdlt/radix-dapp-toolkit'
import 'neverthrow'

import { DAPP_ADDRESS, DAPP_NAME } from 'ui/src/constants/dapp'

Expand Down

0 comments on commit dbc546f

Please sign in to comment.