fix: add sticky form update button (#3056)

This commit is contained in:
David Nguyen
2026-07-02 14:52:28 +10:00
committed by GitHub
parent 5a8335e0eb
commit 393b51d484
20 changed files with 359 additions and 132 deletions
@@ -49,6 +49,8 @@ export default function OrganisationSettingsGeneral() {
description: t`We were unable to update your email preferences at this time, please try again later`,
variant: 'destructive',
});
throw err;
}
};