testing-library / testing-playground

Simple and complete DOM testing playground that encourage good testing practices.
https://testing-playground.com
MIT License
783 stars 62 forks source link

chore(deps): bump @reach/menu-button to 0.12.1 #320

Closed aganglada closed 3 years ago

aganglada commented 3 years ago

What:

This PR fixes MenuButton popover, which i fixed directly on react-ui/menu-button https://github.com/reach/reach-ui/pull/700

Before

Dec-09-2020 10-36-23

After

Dec-09-2020 10-36-10

How:

Bumped up @reach-ui/menu-button to latest, also make sure we are not using any deprecated prop

Checklist: