longform text
This commit is contained in:
parent
36996f71d0
commit
b3afbd57be
|
@ -30,8 +30,7 @@ const TypeComponentMap = {
|
|||
[FieldType.ATTACHMENT_SINGLE]: AttachmentSingleCell,
|
||||
[FieldType.LINK]: RelationshipCell,
|
||||
[FieldType.FORMULA]: FormulaCell,
|
||||
// TODO: fix
|
||||
[FieldType.AI]: FormulaCell,
|
||||
[FieldType.AI]: LongFormCell,
|
||||
[FieldType.JSON]: JSONCell,
|
||||
[FieldType.BB_REFERENCE]: BBReferenceCell,
|
||||
[FieldType.BB_REFERENCE_SINGLE]: BBReferenceSingleCell,
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d194be2339a1ee2e5b2ed1fe59d103249f2d8d2c
|
||||
Subproject commit 0c8f834932670ce1d3b3f639e6e8d0d0086e508d
|
Loading…
Reference in New Issue