{item.title}
{item.body}
import React from 'react' import { usePage } from '@inertiajs/react' import DocsCallout from '../../components/docs/DocsCallout' import DocsFaqAccordion from '../../components/docs/DocsFaqAccordion' import DocsSection from '../../components/docs/DocsSection' import DocsSidebarNav from '../../components/docs/DocsSidebarNav' import QuickstartNextSteps from '../../components/docs/QuickstartNextSteps' import SeoHead from '../../components/seo/SeoHead' import { ACCOUNT_ACCESS_ITEMS, FAQ_ITEMS, FIRST_CHECKS, HERO_METRICS, PROFILE_SETTINGS_ITEMS, PUBLISHING_CONTEXT_ITEMS, RELATED_HELP_ITEMS, REPORTING_ITEMS, SECTION_ITEMS, } from './troubleshootingHelpContent' function HeroMetric({ label, value, note }) { return (
{note}
{item.body}
Troubleshooting help
Use this page when you need shorter, support-oriented guidance for account entry issues, context confusion, publishing blockers, incomplete setup, permissions problems, or the point where a clean bug report becomes the right move.