feat: a lot of a lot
This commit is contained in:
		@@ -9,6 +9,7 @@ const ClientSelectNew: FC<Props> = (props) => {
 | 
			
		||||
    const {clients} = useClientsList();
 | 
			
		||||
    return (
 | 
			
		||||
        <ObjectSelect
 | 
			
		||||
            searchable
 | 
			
		||||
            data={clients}
 | 
			
		||||
            {...props}
 | 
			
		||||
        />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user