We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7c928 commit 6470c8eCopy full SHA for 6470c8e
src/lib/Filters.js
@@ -59,7 +59,7 @@ export const Constraints = {
59
comparable: true
60
},
61
stringContainsString: {
62
- name: 'string contains string',
+ name: 'contains',
63
field: 'String',
64
composable: true,
65
0 commit comments