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-12 13:52:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
cde7e7ab6e
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-15 20:49:19 -05:00
import
{
SignUp
}
from
'@clerk/nextjs'
;
Initial Commit
2024-02-14 21:30:10 -05:00
export
default
function
Page() {
return
<
SignUp
/
>
;
}
Reference in a new issue
Copy permalink