Appearance
ContentOversightPage ​
File: apps/web/src/pages/admin/ContentOversightPage.tsx
Auto-generated by
scripts/generate-ui-docs.ts. Do not edit — overwritten on each run.
Props ​
No exported Props interface detected (component may accept no props, or uses inline types).
Imports and uses ​
ts
import { useState } from 'react'
import { useQuery, useMutation, useQueryClient } from '@tanstack/react-query'
import { FEATURE_REGISTRY } from '@hch/shared-config'
import { useApiFetch } from '../../lib/api'
import { PageHeader } from '../../components/PageHeader'Referenced routes:
/app/admin
Where used ​
No dependents found in the dependency graph (may be an entry point or not yet graphed).