This website requires JavaScript.
Explore
Help
Register
Sign in
ahmadk953
/
tasko
Watch
1
Star
0
Fork
You've already forked tasko
0
mirror of
https://github.com/ahmadk953/tasko.git
synced
2025-02-01 01:13:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c3776e8874
tasko
/
app
/
(platform)
/
(clerk)
/
sign-up
/
[[...sign-up]]
/
page.tsx
6 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Formated Files
2024-02-16 01:49:19 +00:00
import
{
SignUp
}
from
'@clerk/nextjs'
;
Initial Commit
2024-02-15 02:30:10 +00:00
export
default
function
Page() {
return
<
SignUp
/
>
;
}
Reference in a new issue
Copy permalink