import { VisuallyHidden } from '@customerio/pluma-components/react';
Warning
VisuallyHidden is absolutely positioned.
It must be placed in a position: relative or position: absolute ancestor,
otherwise the hidden content may cause unwanted scrollbars on the page.