import { CheckBox } from 'tvu-react-pilot'
const Surface = ({ children }: any) => (
{children}
)
export const Primary = () => (
Auto-restart on failure
)
export const Statuses = () => (
Record archive
Auto-restart on failure
Select all sources
)
export const Disabled = () => (
Hardware encoder (locked)
SRT passthrough (unavailable)
)