mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
This pull-request moves using to using the plain `radix-ui` package over `@radix-ui/react-*` packages. Put simply, now we're not going to run into issues with inconsistent radix dependencies. This will have no effect to how the code is built, but will give us a single place to import from.