1
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export function hasPrefixSuffix(props) {
|
||||
return !!(props.prefix || props.suffix || props.allowClear || props.showCount);
|
||||
}
|
||||
Reference in New Issue
Block a user