Commit 74e5da7
committed
fix: empty style tag no longer throws error
if `<p style="" />` were to be parsed this invalid `style` prop would reach React and an error would be thrown, stopping rehydration1 parent 200aeaf commit 74e5da7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments