1f08eb014b
Replace render-body setState with useEffect so field initialisation is idiomatic React and never races with user input. Also clarifies placeholder text: empty token field = keep current, not clear it.