Skip to main content
BusinessHoursTab component

Props

AgentConfig
required
config
<K extends keyof AgentConfig>( key: K, value: AgentConfig[K] ) => void
required
updateConfig
Record<string, string>
required
errors
() => void
onConfigRefresh

Usage