import * as R from "ramda";

export const FocusableGroup = R.prop("children");
