payapula

Results 3 issues of payapula

Hi @kentcdodds I just noticed this today that react team removed the warning on setState on unmounted components - https://github.com/facebook/react/pull/22114 > Warning: Can't perform a React state update on an...

enhancement

Made changes to [Branch deploys](https://redwoodjs.com/docs/tutorial/chapter4/deployment#branch-deploys) section 1. New Netlify branch settings are under **Branches** section instead of the **Deploy contexts** section, so, update the text. 2. Replaced the screenshot with...

release:docs

**Describe the bug** I am using mdx-embed in my nextjs application along with [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) package. I have upgraded the next-mdx-remote package to 4.1.0 which has new [MDX 2](https://mdxjs.com/blog/v2/#mdx-2) features. After...