This website requires JavaScript.
Explore
Help
Sign In
frontdev
/
no-copy-frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5b66695df4d13a6cce01106397472f9cc1b1d72
no-copy-frontend
/
src
/
app
/
[locale]
/
terms-and-privacy-policy
/
page.tsx
T
7 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add terms page + code refactor
2025-12-10 11:42:52 +07:00
export
default
function
Page() {
return
(
<
div
>
terms
-
and
-
privacy
-
policy
</
div
>
)
}
Reference in New Issue
Copy Permalink