export const NEW_ROOM_PAGE = 'new-room';
export const ROOMS_PAGE = 'rooms';
export const ADD_ROOM_ENTRY_PAGE = 'add-room-entry';