chore: Add TS Enum Util page and update index-page.vue
All checks were successful
CI / cache-and-install (push) Successful in 1m8s
All checks were successful
CI / cache-and-install (push) Successful in 1m8s
This commit is contained in:
@ -7,4 +7,5 @@ definePage({
|
||||
<template>
|
||||
<h1>Index Page</h1>
|
||||
<router-link :to="{ name: 'DataLoadersId', params: { id: 520 } }">Data Loaders</router-link>
|
||||
<router-link :to="{ name: 'TsEnumUtil' }">TS Enum Util</router-link>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user