feat(frontend): add data export page
This commit is contained in:
parent
1344099d14
commit
419a3831ee
5 changed files with 120 additions and 0 deletions
3
frontend/src/routes/settings/tokens/+page.svelte
Normal file
3
frontend/src/routes/settings/tokens/+page.svelte
Normal file
|
@ -0,0 +1,3 @@
|
|||
<h1>API tokens</h1>
|
||||
|
||||
<p>This page is a work in progress, sorry!</p>
|
Loading…
Add table
Add a link
Reference in a new issue