export const MEETING_REQUEST_COLUMN_WIDTH = 161;

export const MEETING_REQUESTS_TABLE_CONFIG = {
    minWidth: 1250,
    pageSize: 9,
    rowHeight: 60,
    headerHeight: 50,
};
