### NumberFlow version @number-flow/react@0.4.2 ### Framework version react@18.3.1 ### Describe the bug and the steps to reproduce it `<NumberFlow value={undefined} />` renders as `NaN`. It better renders as empty. ### Minimal reproduction (greatly appreciated) _No response_