···7777pnpm run dev:docs
7878```
79798080-This ui kit is organized as a monorepo, with `apps/docs` being the documentation and the ui-kit library being split into multiple packages in `packages/`.8080+This ui kit is organized as a monorepo, with `apps/docs` being the documentation and the ui-kit library being split into multiple packages in `packages/`.
8181+8282+If you change any package (not counting the docs), please run `npx changeset` to update the version of the packages before opening a pull request.