export default function getMainAxisFromPlacement(t){return 0<=["top","bottom"].indexOf(t)?"x":"y"}