export const getColumnsClass = (id?: string) => { return `builder-columns ${id}-breakpoints`; }