"for in"-loop support for LocalStorage trap
The LocalStorage trap does mock setting props to localStorage instead to set it to the object. Looping now allows to also read those props from localStorage without defining the prop name.
The LocalStorage trap does mock setting props to localStorage instead to set it to the object. Looping now allows to also read those props from localStorage without defining the prop name.