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