mirror of
https://github.com/directus/directus.git
synced 2026-01-25 11:08:05 -05:00
* Disable attribute inheritance for all layout components This prevents vue from polluting the DOM with unused state props. * Disable attribute inheritance in layout templates