mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed: Author/Book overview overflows
Bump react-measure to v2.5.2
This commit is contained in:
@@ -149,7 +149,6 @@ class CalendarPage extends Component {
|
||||
{
|
||||
!authorError && authorIsPopulated && hasAuthor &&
|
||||
<Measure
|
||||
whitelist={['width']}
|
||||
onMeasure={this.onMeasure}
|
||||
>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user