mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
132 B
132 B
<script lang="ts">
import { Slider } from 'omorphia'
</script>
<Slider min="0" max="10" value="4" />