mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 02:46:16 +00:00
chore: formatting and housekeeping
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import { ref } from 'vue'
|
||||
import { Switch } from '@headlessui/vue'
|
||||
import { ref } from 'vue'
|
||||
|
||||
const enabled = ref(false)
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user