According to the documentation, this snippet will do what you require

modifiers={[
{
name: 'arrow',
enabled: true,
options: {
element: arrowRef,
},
},
]}
See scroll playground https://mui.com/components/popper/