GitHub

daffClearErrors

function

import { daffClearErrors } from '@daffodil/core/state'

Resets errors.

function daffClearErrors<T extends DaffOperationState = DaffOperationState>(state: T): T

Parameters

Parameterstate: T
Description