pub fn undo( project: RwSignal<Option<EditProject>>, history: StoredValue<Option<History>>, )
Undo the last edit (the trim bin — nothing is lost).