This commit is contained in:
Travis Fischer
2022-03-25 20:14:12 -04:00
parent 18db0747d6
commit 29704773e6
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ yarn link
yarn link react react-dom
```
Now, you can run `yarn dev` to keep `react-notion-x` up-to-date in one tab and in another tab, you can run `yarn dev` to keep `nextjs-notion-starter-kit` up-to-date.
With this setup, in one tab, you can run `yarn dev` to keep `react-notion-x` up-to-date, and in another tab, you can run `yarn dev` to keep `nextjs-notion-starter-kit` up-to-date.
### Gotchas

View File

@@ -133,7 +133,7 @@ Note that this feature is completely optional.
## Contributing
If you want to contribute to the project, see the [contribution guide](contributing.md) and join our amazing list of [contributors](https://github.com/transitive-bullshit/nextjs-notion-starter-kit/graphs/contributors)!
See the [contribution guide](contributing.md) and join our amazing list of [contributors](https://github.com/transitive-bullshit/nextjs-notion-starter-kit/graphs/contributors)!
## License