Files
twenty/packages
Weiko ac9cf737fb Fix RICH_TEXT display on cell (#8676)
## Context
We added a check of the field type in
[useTextFieldDisplay.ts](https://github.com/twentyhq/twenty/compare/c--fix-rich-text-display?expand=1#diff-8e53a2496b9faa67ac9aad3f7016efed19147557904da1bc44e895688513330d)
however this hook is also used for RICH_TEXT fields so it fails.
I'm removing this check since I don't think this is necessary, the
caller should already know its a TEXT or RICH_TEXT
2024-11-22 12:09:47 +01:00
..
2024-11-22 11:53:33 +01:00
2024-11-22 11:53:33 +01:00
2024-11-22 11:53:33 +01:00
2024-06-11 19:06:37 +02:00
2024-11-22 11:53:33 +01:00