1
0
Fork 0
mirror of synced 2024-07-09 08:16:34 +12:00

Display side panel form selector

This commit is contained in:
Adria Navarro 2023-09-26 11:27:17 +02:00
parent 9f391ed2d9
commit b9dc60dc07

View file

@ -43,4 +43,5 @@ export const FieldTypeToComponentMap = {
link: "relationshipfield",
json: "jsonfield",
barcodeqr: "codescanner",
bb_reference: "bbreferencefield",
}