import React from 'react' /** * TabCollections * Collections feature placeholder. */ export default function TabCollections({ collections }) { if (collections?.length > 0) { return (
{col.items_count ?? 0} artworks
Group your artworks into curated collections.