export const tabTransition = {
  type: 'spring',
  stiffness: 2000,
  damping: 80,
  mass: 1,
};
