We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55d3d1 commit bb1e184Copy full SHA for bb1e184
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