Update component.jsx
This commit is contained in:
parent
c2422a96dd
commit
d07afd5414
@ -423,6 +423,9 @@ class PresentationToolbar extends PureComponent {
|
||||
? intl.formatMessage(intlMessages.fitToPage)
|
||||
: intl.formatMessage(intlMessages.fitToWidth)}
|
||||
hideLabel
|
||||
{...{
|
||||
fitToWidth,
|
||||
}}
|
||||
/>
|
||||
</Styled.PresentationZoomControls>
|
||||
</Styled.PresentationToolbarWrapper>
|
||||
|
Loading…
Reference in New Issue
Block a user