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' `} /> +
    +
    +

    Collapse

    + Documentation +
    + +
    + + + +

    +
    +
    + Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger. +
    +
    + `} /> +
    +
    +
    +
    +

    Placeholders

    + Documentation +
    + +
    +
    + `} /> + +

    Popovers