Commit e49229f
authored
Fix typo in class name example
Cell element from the rendering output example has a class that looks like some mix of `styles.row` and `styles.cell`, but it should have exactly the same class from `styles.cell` as the other cell element.1 parent 478f0e6 commit e49229f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments