import React from 'react' import ActivityCard from './ActivityCard' export default function ActivityFeed({ activities, loading, loadingMore, error, sentinelRef }) { if (loading) { return (
Upload artwork, join a conversation, follow creators, or post in the forum to start building this profile timeline.