mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 02:24:56 +00:00
Run prettier
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
```svelte example raised
|
||||
<script lang="ts">
|
||||
import { Badge } from "omorphia";
|
||||
import { Badge } from 'omorphia'
|
||||
</script>
|
||||
|
||||
<Badge color="red" label="Tomato" />
|
||||
|
||||
Reference in New Issue
Block a user