aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/instant/src/index.ts')
-rw-r--r--packages/instant/src/index.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/instant/src/index.ts b/packages/instant/src/index.ts
deleted file mode 100644
index 6e611dae8..000000000
--- a/packages/instant/src/index.ts
+++ /dev/null
@@ -1,2 +0,0 @@
-export { ZeroExInstant, ZeroExInstantProps } from './components/zero_ex_instant';
-export { ZeroExInstantOverlay, ZeroExInstantOverlayProps } from './components/zero_ex_instant_overlay';