- Fork this repository and clone it.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and create the changeset file:
pnpm changeset
. - Add your changes:
git add .
- Commit your changes:
git commit -m '<commit_message>'
. - Push to the original branch:
git push origin <branch_name>
. - Create the pull request.
pnpm scripts sync-material-source
pnpm codemod mui2suid -h