mirror of
https://github.com/directus/directus.git
synced 2026-01-30 21:57:58 -05:00
* fix fields ordering in Fields Permissions * extract logic into reusable function * refine comment
Composables
Composables are reusable pieces of logic that can be used inside Vue components (Composition API required).