GitHub

DaffContactState

Type

import { DaffContactState } from '@daffodil/contact/state'

interface DaffContactState {
  success: boolean
}