aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/index.ts
blob: 6e611dae876f81dc01b77c75d8f1fb12a2f62cb0 (plain) (blame)
1
2
export { ZeroExInstant, ZeroExInstantProps } from './components/zero_ex_instant';
export { ZeroExInstantOverlay, ZeroExInstantOverlayProps } from './components/zero_ex_instant_overlay';