chore: restore dangling changes from rebase

This commit is contained in:
Mythie
2023-11-06 14:47:46 +11:00
parent ee3614f10e
commit b0e3abffd6
37 changed files with 79 additions and 792 deletions

View File

@ -52,11 +52,3 @@ You can build the project with:
```bash
npm run build
```
### Making a Pull Request
When making a pull request, be sure to add a changeset when something has changed with Documenso.
```shell
npm run changeset
```