Modrinth/docs/components/copy-code.md
2023-04-02 01:53:29 -04:00

14 lines
126 B
Markdown

# Copy Code
<DemoContainer>
<CopyCode
text="urmom"
/>
</DemoContainer>
```vue
<CopyCode
text="urmom"
/>
```