mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
ba0a64d483
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.