Resolve #3554191 "Restore the draft"
Closes #3554191
Testing instructions
- In
App.tsxchange L69draft: { id: draftId }to e.g.draft: { id: 'bead88f1-bd37-48a7-9861-46f04058141d' } - Run
npm run dev -w app - Verify the app state is restored
Edited by Sally Young