mirror of
https://github.com/directus/directus.git
synced 2026-02-19 10:14:33 -05:00
* Fix wrong component names * Hide selection in table when there is no selection prop * Add activity module * Support hidden option in module definition
Views
Views are the top-level parent component that are used in all modules. Directus will only have two
Views for the foreseeable future: public and private for non-authenticated and authenticated
routes respectively.