Fast Refresh
Keep the number straight.
Increase the counter, then edit a sentence in Counter.tsx. A compatible component update should change the text without replacing the document or resetting the count.
Local component state
State should survive a component edit.
This number lives in the browser. If Fast Refresh works, it stays after a compatible source change.