v0.10.1
Adds two utility functions:
mergeCSS :: Array CSS -> CSS
: useful for merging styles passed into your component with your own defaultssyntheticEvent :: EventFn SyntheticEvent SyntheticEvent
: essentiallyid
; useful when you want to use theEventFn
utilities but still want to maintain a reference to the originalSyntheticEvent