Here is the error message I'm getting: "React Hook "useStyles" cannot be called in a class component. React Hooks must be called in a React function component or a custom React Hook function"
I don't know much about react hooks, so any help is appreciated.