Finish adding omorphia

This commit is contained in:
Jai A
2024-07-03 19:12:20 -07:00
parent ef4acb1b66
commit 9502639447
363 changed files with 1360 additions and 7736 deletions

View File

@@ -80,7 +80,7 @@
</template>
<script setup>
import { Button, XIcon, CheckIcon, Avatar } from 'omorphia'
import { Button, XIcon, CheckIcon, Avatar } from '@modrinth/omorphia'
import { useBaseFetch } from '@/composables/fetch.js'
import { useAuth } from '@/composables/auth.js'