Sceleton for optionsForm

  • Created a component for optionsForm
  • Added a state for the selection
  • Hard coded some options
  • Created functions for listening the changes and submitting the form
    • Currently the functions only do some logging and state changes
  • Created some unit tests for optionsForm
  • Modified eslint config to make things easier for now

Merge request reports

Loading