plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

figure out what to do with utility ui functions that aren't composables #147

Closed rizen closed 2 months ago

rizen commented 2 months ago

likely put them into a utils folder in the root and dynamically import them

rizen commented 2 months ago

done