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