Kind: Component
Source: atloria-monorepo/apps/web/src/components/Domains/DomainTab.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
publishedSlug | `string | null` | ✓ |
onToast | Function | ✓ | - |
Diagram
mermaidgraph TD component_SubdomainCard_3456e791["SubdomainCard"] class component_SubdomainCard_3456e791 rootComponent
Relationships
- RENDERS →
CopyButton - RENDERS →
ArrowTopRightOnSquareIcon - USES_HOOK →
useAPIClient - USES_HOOK →
useState - USES_HOOK →
useEffect
Referenced By
DomainTab(RENDERS)
Was this page helpful?