initial commit
This commit is contained in:
5
packages/frontend/pages/index.vue
Normal file
5
packages/frontend/pages/index.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<YalePanel heading="User Code List">
|
||||
<UserCodeList />
|
||||
</YalePanel>
|
||||
</template>
|
||||
Reference in New Issue
Block a user