Closed IMax153 closed 11 months ago
Latest commit: 91aa3d0642cb8332f7da24cf0a571ec7d56e4164
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Pull Requests
We welcome contributions via pull requests! Here are some guidelines to help you get started:
git checkout -b my-new-feature
pnpm install
(pnpm@8.x
)pnpm test
pnpm changeset
.git commit -am 'Add some feature'
.git push origin my-new-feature
.main
branch.Pull Request Guidelines