mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-04 19:59:02 +08:00
850 B
850 B
Changes Overview
Implementation Approach
Testing Done
Verification Steps
Additional Notes
Checklist
- I have renamed my PR according to the naming conventions. (e.g.
feat: Implement new feature
orchore(deps): Update dependencies
) - My changes do not break the library.
- I have added tests where applicable.
- I have followed the project guidelines.
- I have fixed any lint issues.