Idea here being that there'd be a UAF version, a UAA version, etc.
The code needed to support this would likely be better handling of default values so that it's in a config file or other easily-abstracted location, and not mixed between the App components and vuex store.
Idea here being that there'd be a UAF version, a UAA version, etc.
The code needed to support this would likely be better handling of default values so that it's in a config file or other easily-abstracted location, and not mixed between the
App
components andvuex
store.