Skip to content

v0.10.1

Compare
Choose a tag to compare
@megamaddu megamaddu released this 21 May 18:59
· 115 commits to main since this release
705e7d4

Adds two utility functions:

  • mergeCSS :: Array CSS -> CSS: useful for merging styles passed into your component with your own defaults
  • syntheticEvent :: EventFn SyntheticEvent SyntheticEvent: essentially id; useful when you want to use the EventFn utilities but still want to maintain a reference to the original SyntheticEvent