Update number icon

This commit is contained in:
Andrew Kingston 2023-04-18 14:06:11 +01:00
parent 06e1f2954a
commit dfd958a08e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ const TypeIconMap = {
barcodeqr: "Camera",
longform: "TextAlignLeft",
array: "Dropdown",
number: "Text",
number: "123",
boolean: "Boolean",
attachment: "AppleFiles",
link: "Link",