We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1827df3 commit 87b90ecCopy full SHA for 87b90ec
packages/bridge-status-controller/src/bridge-status-controller.ts
@@ -46,7 +46,7 @@ import {
46
REFRESH_INTERVAL_MS,
47
TraceName,
48
} from './constants';
49
-import { IntentApiImpl } from './utils/intent-api.ts~';
+import { IntentApiImpl } from './utils/intent-api';
50
import type { IntentOrder } from './intent-order';
51
import type {
52
BridgeStatusControllerState,
0 commit comments