mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +00:00
Vue init (#47)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<script setup></script>
|
||||
|
||||
<template>
|
||||
<div class="container">
|
||||
<h1>Modrinth</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user