You've already forked AstralRinth
forked from didirus/AstralRinth
Add Code component
This commit is contained in:
7
docs/routes/components/Code.md
Normal file
7
docs/routes/components/Code.md
Normal file
@@ -0,0 +1,7 @@
|
||||
```svelte example raised
|
||||
<script lang="ts">
|
||||
import { Code } from 'omorphia'
|
||||
</script>
|
||||
|
||||
<Code text="AaBbCcDd" />
|
||||
```
|
||||
Reference in New Issue
Block a user