Files
Enes Gules 6d777619c2 Add Docs7 documentation and component guides (#3024)
Co-authored-by: Context7 Agent <docs-agent@context7.com>
Co-authored-by: Josh <josh@upstash.com>
Co-authored-by: context7[bot] <236830434+context7[bot]@users.noreply.github.com>
2026-09-02 18:14:37 +03:00

19 lines
292 B
Plaintext

---
title: GitHub
description: Show a GitHub repository card
---
Pass the repository as `owner/name`.
## Usage
```mdx
<GitHub.Repo repo="upstash/context7" />
```
Use `variant="flat"` for a simpler card surface. The default is `inset`.
## Example
<GitHub.Repo repo="upstash/context7" />