Fix Type "PopverPanel" in Popover
This commit is contained in:
committed by
Ryan Gossiaux
parent
f431f89127
commit
d6159b241d
@@ -8,7 +8,7 @@
|
||||
|
||||
## Basic example
|
||||
|
||||
Popovers are built using the `Popover`, `PopoverButton`, and `PopverPanel` components.
|
||||
Popovers are built using the `Popover`, `PopoverButton`, and `PopoverPanel` components.
|
||||
|
||||
Clicking the `PopoverButton` will automatically open/close the `PopoverPanel`. When the panel is open, clicking anywhere outside of its contents, pressing the Escape key, or tabbing away from it will close the `Popover`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user