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