mirror of
https://github.com/directus/directus.git
synced 2026-02-08 18:24:55 -05:00
* Add latency store and track latency based on user tracking * Add latency store to dehydration logic * Add signal icons * Add latency-indicator component * Set correct size of latency spinner
Stores
Global data stores that can be used to access data that's used in multiple other components. For example the available collections within the current project.