Skip to content

Commit dac9464

Browse files
committed
add toc
1 parent ee50150 commit dac9464

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/primer-popover/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ title: Popover
4040
status: Experimental
4141
-->
4242

43-
Popovers are used to bring attention to specific user interface elements, typically to suggest an action or to guide users through a new experience. They consist of:
43+
Popovers are used to bring attention to specific user interface elements, typically to suggest an action or to guide users through a new experience.
44+
45+
{:toc}
46+
47+
Popover's consist of:
4448

4549
- The block element, `.Popover`, which simply positions its content absolutely atop other body content.
4650
- The child element, `.Popover-message`, which contains the markup for the intended messaging and the visual "caret."

0 commit comments

Comments
 (0)