Commit c1b94f2
Update example component 😎 (#28)
The example code in the README doesn't compile with the current version of purescript-react-basic because the `react` function now expects a `displayName`.
Just updating the example so it can be run :)1 parent 541c130 commit c1b94f2
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments