Skip to content

Commit 84ac979

Browse files
committed
feat: add translation migrations for eru readiness
1 parent f54c0c4 commit 84ac979

2 files changed

Lines changed: 832 additions & 0 deletions

File tree

app/src/views/EruReadinessForm/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ export function Component() {
359359
name={undefined}
360360
onClick={handleFormSubmit}
361361
variant="primary"
362+
disabled={pending}
362363
>
363364
{strings.eruSaveAndCloseButton}
364365
</Button>

0 commit comments

Comments
 (0)