I need to re-render this state manually.
const [person] = React.useState(new Person());
I have methods inside the Person class to update it (