www-new/pages/playground.mdx

10 lines
267 B
Plaintext

import {MiniEventCardDemo} from '../components/playground'
# Playground
## `<MiniEventCard />`
The `<MiniEventCard />` component has a collapsible description, and it used on
the events page. It uses the `<details>` tag and works without JS!
<MiniEventCardDemo />