Searched refs:shouldDisableTransition (Results 1 – 1 of 1) sorted by relevance
21 const shouldDisableTransition = !!global.DETOX; constant24 const transitionSpec = shouldDisableTransition ? { open: spec, close: spec } : undefined;