Skip to content

Commit 6470c8e

Browse files
cyb3rkomtrezza
authored andcommitted
feat: change string filter description (#2059)
1 parent 3c7c928 commit 6470c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Filters.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export const Constraints = {
5959
comparable: true
6060
},
6161
stringContainsString: {
62-
name: 'string contains string',
62+
name: 'contains',
6363
field: 'String',
6464
composable: true,
6565
comparable: true

0 commit comments

Comments
 (0)