This PR adds a new Form Field for Rich Text V2 fields. The implementation was relatively simple, thanks to @thomtrp's job on the back-end side. ## Demo ### Edit mode + insert in database https://github.com/user-attachments/assets/f44a6442-fad3-4ad9-af50-a7d90e872c90 ### Readonly mode https://github.com/user-attachments/assets/66243ddf-d4a2-4187-894c-356d9c02b2b2 Closes https://github.com/twentyhq/private-issues/issues/229
Run yarn dev while server running on port 3000