mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
337 B
337 B
Drop Area
<script setup> import { ref } from "vue"; const files = ref([]) </script> Click to choose a file or drag one onto this page<InfoIcon /> Click to choose a file or drag one onto this page
<DropArea accept="*" />