GitHub

DaffContactState

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

interface DaffContactState {
  success: boolean
}