diff --git a/site/src/assets/examples/cheatsheet/index.astro b/site/src/assets/examples/cheatsheet/index.astro
index 08b18bb6a913..a4af3ff70c39 100644
--- a/site/src/assets/examples/cheatsheet/index.astro
+++ b/site/src/assets/examples/cheatsheet/index.astro
@@ -54,12 +54,14 @@ export const body_class = 'bg-body-tertiary'
Button group
Card
Carousel
+ Collapse
Dropdowns
List group
Modal
Navs
Navbar
Pagination
+ Placeholders
Popovers
Progress
Scrollspy
@@ -879,6 +881,30 @@ export const body_class = 'bg-body-tertiary'
`} />
+
+
+
+
+
+
+ Link with href
+
+
+
+
+
+ Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger.
+
+
+ `} />
+
+
Dropdowns
@@ -1322,6 +1348,36 @@ export const body_class = 'bg-body-tertiary'
`} />
+
+
+
+
+
+
+
+
+ `} />
+
+
Popovers