vigetlabs/microcosm

microcosm-addons: Add Flow types to Preact addons

Closed this issue · 1 comments

We use Flow on the React addons, but not Preact. We should:

  • Create a common interface for ActionButton and ActionForm
  • Update the Preact build process to strip Flow types (Just like Microcosm)

Closing this out now that we have microcosm-dom