Skip to content

Commit

Permalink
re
Browse files Browse the repository at this point in the history
  • Loading branch information
kjain110 committed Dec 16, 2024
1 parent 9f8217e commit 2d3c67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/dataTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export const DATA_TYPES = {
EnumType: 'enumType',
ObjectType: 'objectType',
ArrayType: 'arrayType',
JsonbArrayType: 'jsonbaArrayType',
JsonbArrayType: 'jsonbArrayType',
};

0 comments on commit 2d3c67d

Please sign in to comment.