I have made a simple digital clock in React. It seems working. However I wanted to define the callback function inside the setState() seperately. But I got error. Do you kno