GitHub

DaffContactState

interface

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

interface DaffContactState {
  success: boolean
}