{t("menu.settings", { ns: "common" })}
{showSaveAllButtons && (
)}
{CAMERA_SELECT_BUTTON_PAGES.includes(page) && (
<>
{pageToggle == "masksAndZones" && (
)}
{showProfileDropdown && currentSectionKey && (
handleSelectProfile(
selectedCamera,
currentSectionKey,
profile,
)
}
/>
)}
>
)}