Searched defs:firstTwo (Results 1 – 2 of 2) sorted by relevance
38 const firstTwo = results?.data?.slice(0, 2) || []; constant
97 const firstTwo = results?.data?.slice(0, 2) || []; constant