mirror of
https://github.com/twentyhq/twenty.git
synced 2026-09-15 23:43:37 -04:00
Move all existing Twenty UI component families into `primitives/<family>`, including components that still use their older APIs. Reserve `components` for future app building blocks. Replace the old family entry points with `twenty-ui/primitives/<family>` and update workspace imports, renderer examples, documentation, and generated exports.