Update component.jsx

This commit is contained in:
hiroshisuga 2023-05-10 23:54:17 +09:00 committed by GitHub
parent c2422a96dd
commit d07afd5414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -423,6 +423,9 @@ class PresentationToolbar extends PureComponent {
? intl.formatMessage(intlMessages.fitToPage)
: intl.formatMessage(intlMessages.fitToWidth)}
hideLabel
{...{
fitToWidth,
}}
/>
</Styled.PresentationZoomControls>
</Styled.PresentationToolbarWrapper>