feat(auth): add registration page

This commit is contained in:
shafin-r
2026-03-09 15:05:09 +06:00
parent 8dbadae58c
commit b5edb3554f
6 changed files with 523 additions and 3 deletions

View File

@ -1807,6 +1807,7 @@ export const Test = () => {
<Binary size={18} className="mr-2" /> Go To Question
</DropdownMenuItem>
)}
{!isTargeted && (
<DropdownMenuItem
className="rounded-xl font-bold py-3 px-4 cursor-pointer"