1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

Merge pull request #1159 from Budibase/fix/ag-grid--undefined-and-boolean

Fix/ag grid  undefined and boolean
This commit is contained in:
Kevin Åberg Kultalahti 2021-02-23 10:55:48 +01:00 committed by GitHub
commit 1ac43cd252
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ export const FIELDS = {
},
},
BOOLEAN: {
name: "True/False",
name: "Boolean",
icon: "ri-toggle-line",
type: "boolean",
constraints: {