lbry-desktop/ui/component/yrbl
infinite-persistence ac93b379a9
Fix annoying hierarchy error with Yrbl
`<div>` cannot be a descendend of `<p>`, and `{subtitle}`s sometimes need to have `<div>`s.

Just switch from `<p>` to `<div>`, and let the client decide when the actual text paragraphs are.
2021-11-17 10:27:11 +08:00
..
index.jsx Fix annoying hierarchy error with Yrbl 2021-11-17 10:27:11 +08:00