You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Michael Trotter
committed
Remove Array JSX "children" argument
Also some other things:
- no more key warnings for normal usage
- `React.Basic` no longer depends on `React.Basic.DOM`
- displayName
- rename `react` to `reactComponent`
- add new `react` which behaves more like `React.Basic.DOM` components
(simpler api for PureScript-only components by pre-applying
`createElement`)
Closes#14
0 commit comments