Skip to content

Commit

Permalink
Add changelog for primer#1861 (primer#1866)
Browse files Browse the repository at this point in the history
Forgot to include it in the PR
  • Loading branch information
siddharthkp committed Feb 17, 2022
1 parent 8558ae5 commit 01efa73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fix-escape-on-nested-overlays.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': patch
---

Fix the behavior of Escape key in nested overlays [#1854](https://github.com/primer/react/issues/1854), now only the top most overlay will close instead of all of them.

0 comments on commit 01efa73

Please sign in to comment.