-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: delete account UI #38
Conversation
@Chigala is attempting to deploy a commit to the formbricks Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for following the naming conventions for pull request titles! 🙏 |
hey @Chigala wanna also add the delete functionality? we are working with the same tech stack with Formbricks, you can have a look at how we did it here: |
@jobenjada I think this is ready for review. Tell me what you think about the tables I'm deleting. |
/award 50 |
Awarding Chigala: 50 points! |
/award 100 |
Awarding Chigala: 100 points! |
What does this PR do?
add the delete account UI
Fixes # (issue)
#32
How should this be tested?
Checklist
Required
pnpm build
console.logs
git pull origin main
Appreciated