UNPKG

@kiwicom/orbit-components

Version:

Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.

4 lines 238 B
// this is hardcoded into react-hot-toast // https://github.com/timolins/react-hot-toast/blob/c5e59351d511d8702b065378a6859c795b05547d/src/core/store.ts#L64 export const EXPIRE_DISMISS_DELAY = 1000; export const SWIPE_DISMISS_DELAY = 300;