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.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/instant/src/index.ts b/packages/instant/src/index.ts
index 54059cdad..6e611dae8 100644
--- a/packages/instant/src/index.ts
+++ b/packages/instant/src/index.ts
@@ -1 +1,2 @@
export { ZeroExInstant, ZeroExInstantProps } from './components/zero_ex_instant';
+export { ZeroExInstantOverlay, ZeroExInstantOverlayProps } from './components/zero_ex_instant_overlay';