- {isOpen ? (
-
- ) : (
-
- )}
{title}
{showOverrideIndicator &&
level === "camera" &&
@@ -956,55 +1023,26 @@ export function ConfigSection({
)}
{hasChanges && (
- {t("modified", {
- ns: "common",
- defaultValue: "Modified",
- })}
+ {t("modified", { ns: "common", defaultValue: "Modified" })}
)}
-