create-vite-pages
Version:
Create a [vite-pages](https://github.com/vitejs/vite-plugin-react-pages) project.
19 lines (11 loc) • 309 B
Markdown
title: Card title
subGroup: data-display
# Card
This is a **markdown** document of the `Card` component.
You can put this page in a subGroup of the side menu using `staticData.subGroup`.
## Demos
You can import demos like this:
<Demo src="./demos/demo1.tsx" />
<Demo src="./demos/demo2.tsx" />