Skip to content

Commit cd06b2a

Browse files
committed
chore: fix stylelint error
1 parent 4e71f4f commit cd06b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/deprecated/FilteredSearch/FilteredSearch.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
border-right: 0;
1111
}
1212

13+
/* stylelint-disable-next-line selector-class-pattern */
1314
& :global(.TextInput-wrapper) {
1415
border-radius: 0;
1516
border-top-right-radius: var(--borderRadius-medium);

0 commit comments

Comments
 (0)