Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/elements/WhereBuilder/Condition/index.tsx
Original file line number Diff line number Diff line change
@@ -109,6 +109,7 @@ export const Condition: React.FC<Props> = (props) => {
}> = {
date: DateField,
number: NumberField,
radio: Select,
relationship: RelationshipField,
select: Select,
text: Text,

0 comments on commit cf9e13a

Please sign in to comment.