-
Notifications
You must be signed in to change notification settings - Fork 0
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
Asc 63 #15
Conversation
Visit the preview URL for this PR (updated for commit ae629e9): https://alzheimercalgary-v2--pr15-asc-63-q5wtokdd.web.app (expires Fri, 22 Mar 2024 19:05:51 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 49842b2747b50197f445c596a105e7df038b0757 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update your branch to match the main branch and read my reviews! Thanks
|
||
{error !== true | ||
? <input placeholder={"Enter "+ type +"..."} type={type} ref={inputRef} onSelect={checkLen} | ||
className="bg-gray-50 border border-gray-300 text-light-500 text-sm rounded-lg focus:outline-none focus:drop-shadow-[0_0px_5px_rgba(0,0,0,0.25)] hover:outline-none hover:drop-shadow-[0_0px_5px_rgba(0,0,0,0.25)] block w-full p-2.5 dark:text-white"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Text are white so wen you type you cannot see the text.
Sorry I pushed the wrong branch!!! |
InputField