ua-snap / ardac-explorer

ARDAC GUI Explorer
0 stars 0 forks source link

Mild refactor: use Nuxt-y directory for nested components for GetAndUseData #99

Closed brucecrevensten closed 3 months ago

brucecrevensten commented 4 months ago

Right now all the flavors of GetAndUseData components are at the root level of the components/ directory; this can be slightly cleaned up by making a directory called GetAndUseData and Nuxt should automagically prefix the internal components.