Commit 7fdf63f
authored
refactor: reorganize app router routes (#310)
*Issue #, if available:*
*Description of changes:*
* move /settings/api-keys to /api-keys
* move /settings/prompt to /preferences
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.1 parent 9367682 commit 7fdf63f
File tree
8 files changed
+2
-2
lines changed- packages/webapp/src
- app
- api-keys
- components
- preferences
- components
- components
8 files changed
+2
-2
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments