vault backup: 2025-06-15 12:38:58

This commit is contained in:
2025-06-15 12:38:58 +03:30
parent b5d5c016c8
commit 5b66fff014
@@ -684,7 +684,7 @@ export default RegisterModal;
## About RegisterModal ## About RegisterModal
## **Component Structure** ### **Component Structure**
### 1. **Props** ### 1. **Props**
@@ -797,5 +797,8 @@ const handleSubmit = async (e: React.FormEvent) => {
--- ---
# Handle login/logout and register buttons in navbar
- [ ] implement a way for showing login and register buttons in navbar when user is not signed in
- [ ] when clicked, the button should show the related modal, for the user to sign in or register
# Merge # Merge
- [ ] Create a PR and merge the current branch with develop - [ ] Create a PR and merge the current branch with develop