mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
.
This commit is contained in:
5
web/app/(pages)/settings/page.tsx
Normal file
5
web/app/(pages)/settings/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import SettingsRoute from "@/components/routes/SettingsRoute"
|
||||
|
||||
export default function ProfilePage() {
|
||||
return <SettingsRoute />
|
||||
}
|
||||
Reference in New Issue
Block a user