Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const ExampleStory = () => (
<p>
Illustrates an issue when Popover is <code>controlled</code> and can be scrolled out of view.
</p>
{breaklines(4)}
{breaklines(42)}
);
Pending...
<button>} isDropdown>
Menu
</button>
<p></p>
<p>
</p>
{breaklines(34)}
...fin.
);
data-pka-anchor="test-button"
ref={buttonRef}
>
RawButton with test props
<p></p>
<p>
<small>This RawButton will capture the focus after 1 second.</small>
</p>
<p>
Disabled RawButton
</p>
{breaklines(34)}
...fin.
);
};
const ExampleStory = () => (
<p>
Illustrates an issue when Popover is <code>controlled</code> and can be scrolled out of view.
</p>
{breaklines(4)}
{breaklines(42)}
);