mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-24 17:47:10 -05:00
other: stub forgotten password and add TODO labels to stubs
This commit is contained in:
5
src/pages/account/forgot-password/index.vue
Normal file
5
src/pages/account/forgot-password/index.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<p>TODO: forgot password stub page</p>
|
||||
</div>
|
||||
</template>
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<p>account stub page</p>
|
||||
<p>TODO: account stub page</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user