refactor: 将控制台组件移动到控制台...
This commit is contained in:
5
apps/frontend/app/console/(with-menu)/profile/page.tsx
Normal file
5
apps/frontend/app/console/(with-menu)/profile/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<div></div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user