[FEATURE] Profile settings page#20
Merged
Ilialtes merged 3 commits intoChonete-Builders:mainfrom Feb 24, 2025
Merged
Conversation
jsandinoDev
requested changes
Feb 21, 2025
CryptoHackAI-web/package-lock.json
Outdated
Contributor
There was a problem hiding this comment.
Remove this file from this PR
| <div className="min-h-screen w-full p-4 flex items-start justify-center"> | ||
| <div className="fixed top-[194px] left-[353px] w-[641px] h-[790px] rounded-[60px] bg-white shadow-[0_0_40px_rgba(0,0,0,0.08)]"> | ||
| <div className="p-12 h-full flex flex-col"> | ||
| {/* Header */} |
| <h1 className="text-3xl font-bold text-gray-900">Profile Settings</h1> | ||
| </div> | ||
|
|
||
| {/* Form */} |
| <div className="bg-[#B4AB9A] min-h-screen flex items-center justify-center p-4"> | ||
| <div className="w-full max-w-lg sm:w-3/6 rounded-[40px] sm:rounded-[60px] bg-[#f8fafc] shadow-[0_0_40px_rgba(0,0,0,0.08)] mt-10 mb-10"> | ||
| <div className="p-6 sm:p-12 h-full flex flex-col"> | ||
| {/* Header */} |
CryptoHackAI-web/yarn.lock
Outdated
Contributor
There was a problem hiding this comment.
Remove this file from this PR
Contributor
|
Add a more specific title to the PR |
Contributor
Author
|
Okay
…On Fri, Feb 21, 2025 at 6:54 AM Josue Sandino ***@***.***> wrote:
Add a more specific title to the PR
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3NIGNFMAFFWC2OZDYK66UT2Q25S7AVCNFSM6AAAAABXSHCY2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZTGUZTQOJUHE>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
[image: jsandinoDev]*jsandinoDev* left a comment
(Chonete-Builders/CryptoHack-AI#20)
<#20 (comment)>
Add a more specific title to the PR
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3NIGNFMAFFWC2OZDYK66UT2Q25S7AVCNFSM6AAAAABXSHCY2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZTGUZTQOJUHE>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
jsandinoDev
requested changes
Feb 21, 2025
Contributor
There was a problem hiding this comment.
Remove this file && Change PR description
Contributor
Author
Ilialtes
approved these changes
Feb 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

closes #7