Module

Examples.Button

Package
purescript-yoga-stories
Repository
rowtype-yoga/purescript-yoga-stories

#Props Source

type Props = { label :: String, subtitle :: Maybe String, variant :: Variant }

#mkButton Source