mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +00:00
update phrasing of the rules, prepr
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import { SmartClickable, Toggle } from '@modrinth/ui'
|
||||
import { useId, computed } from 'vue'
|
||||
import { computed, useId } from 'vue'
|
||||
|
||||
const value = defineModel<boolean>('value', { required: true })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user