fix #68
We had a seemingly unsolvable problem with the Option-type to react-select. Here the react-select component is replaced with a Material UI component (which is what we use everywhere else as well).
It is also smaller and nicer pointbox.
Work that still need to be done:
Apply state when moving back in the answers
Apply state (from local storage) when revisiting the page
fix #68 We had a seemingly unsolvable problem with the Option-type to react-select. Here the react-select component is replaced with a Material UI component (which is what we use everywhere else as well). It is also smaller and nicer pointbox.
Work that still need to be done: