You've already forked AstralRinth
forked from didirus/AstralRinth
Create component (#34)
This commit is contained in:
13
docs/components/copy-code.md
Normal file
13
docs/components/copy-code.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copy Code
|
||||
|
||||
<DemoContainer>
|
||||
<CopyCode
|
||||
text="urmom"
|
||||
/>
|
||||
</DemoContainer>
|
||||
|
||||
```vue
|
||||
<CopyCode
|
||||
text="urmom"
|
||||
/>
|
||||
```
|
||||
Reference in New Issue
Block a user