Skip to content
  • Simon Knox's avatar
    Move error_tracking state closer to component · e6e96890
    Simon Knox authored and Kushal Pandya's avatar Kushal Pandya committed
    Rather than passing a bunch of store data to error_tracking via
    the parent component, use Vuex methods in the component directly
    This means changes to the error tracking form won't also require
    props changes and changes to the parent component
    e6e96890