Const
User-facing availability filter options for the drawer search panel. Derived from the keys of AVAILABILITY_LABEL_MAP.
export const AVAILABILITY_OPTIONS = Object.keys(AVAILABILITY_LABEL_MAP); Copy
export const AVAILABILITY_OPTIONS = Object.keys(AVAILABILITY_LABEL_MAP);
User-facing availability filter options for the drawer search panel. Derived from the keys of AVAILABILITY_LABEL_MAP.