Closed nperez0111 closed 6 days ago
Latest commit: 7de99c30c71f66917a5a915bf9b7e24a0f094dca
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
Name | Link |
---|---|
Latest commit | 7de99c30c71f66917a5a915bf9b7e24a0f094dca |
Latest deploy log | https://app.netlify.com/sites/tiptap-embed/deploys/673302191110680008c60e10 |
Deploy Preview | https://deploy-preview-5825--tiptap-embed.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Changes Overview
useLayoutEffect instead of useEffect, to commit changes to page in one pass instead of two
Implementation Approach
Testing Done
Verification Steps
Additional Notes
Checklist
Related Issues