const noResults = (data) => {
return data && data.length < 1
}
export { noResults }
Powered by Projectes IES La Mar.