Skip to content

Commit

Permalink
EPMRPP-92683 || fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazarQSO committed Jul 29, 2024
1 parent 22b21bb commit 1fdd114
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const Bar: FC<BarProps> = ({
<div className={cx('page-number')}>{section.pages.from}</div>
</div>
}
className={cx('tooltip-wrapper')}
wrapperClassName={cx('tooltip-wrapper')}
placement={'top'}
>
<div
Expand Down

0 comments on commit 1fdd114

Please sign in to comment.