Using observer as decorator The observer function from mobx-react is both a function and a decorator that can be used on class components : @observer class Timer extends React.
Read moreHow do you use decorators in MobX?
Basically there are four steps to use decorators in create-react-app:
Read more