1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00

Change icon

This commit is contained in:
Adria Navarro 2024-04-10 12:01:41 +02:00
parent 71d3e37482
commit d821d04d5b

View file

@ -121,7 +121,7 @@ export const TypeIconMap = {
[FieldType.DATETIME]: "Date",
[FieldType.BARCODEQR]: "Camera",
[FieldType.LONGFORM]: "TextAlignLeft",
[FieldType.ARRAY]: "Dropdown",
[FieldType.ARRAY]: "Duplicate",
[FieldType.NUMBER]: "123",
[FieldType.BOOLEAN]: "Boolean",
[FieldType.ATTACHMENT]: "AppleFiles",