Expected Behavior
When a list item has a value attribute, the value is not preserved parsing and rendering in UI.
Ex:
- Item-3
Actual Behavior
It should preserve the list value.
- Item-3
Steps to Reproduce
Please check the below link
Reproducible Demo
https://codesandbox.io/s/loving-violet-2gicem?file=/src/App.js
Environment