Files
copilotkit__copilotkit/docs/components/markdown/test-markdown-component.mdx
Ariel Weinberger 0dfb539d2d Swap out old docs for new docs (#693)
* swap docs

* fix build error

---------

Co-authored-by: Fuma Nama <fuma-nama@noreply.com>
2024-10-04 14:13:08 +02:00

3 lines
54 B
Plaintext

```ts
const this = "is a test markdown component";
```