We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa47ec commit 54d1edfCopy full SHA for 54d1edf
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