Module

FPO.Components.AppToasts

#Input

type Input = Unit

#Output

type Output = Void

#component

component :: forall query m. MonadAff m => MonadStore Action Store m => Component query Input Output m

Modules