update: preference page layout
This commit is contained in:
4
src/app/(main)/preference/path/page.tsx
Normal file
4
src/app/(main)/preference/path/page.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
"use client"
|
||||
export default function Page() {
|
||||
return <>Path</>
|
||||
}
|
||||
Reference in New Issue
Block a user