Skip to content
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

Added the email input field #21

Merged
merged 8 commits into from
Oct 29, 2024
Merged

Added the email input field #21

merged 8 commits into from
Oct 29, 2024

Conversation

darsh175223
Copy link
Collaborator

  • Has a " An interface declaring no members is equivalent to its supertype" error at src\components\ui\input.tsx. Added email input field and corresponding label

Copy link
Contributor

@seanquiambao seanquiambao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link your issue to this pr and add a screenshot of the component.

disabled: true,
}}
/>
<div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add small gap between label and input

src/components/applications/application.tsx Outdated Show resolved Hide resolved
@darsh175223 darsh175223 linked an issue Oct 26, 2024 that may be closed by this pull request
@darsh175223
Copy link
Collaborator Author

Also here's a screenshot of the label and input field.
image

@shahdivyank shahdivyank merged commit 633c358 into dev Oct 29, 2024
5 checks passed
@shahdivyank shahdivyank deleted the darsh175223/create-input branch October 29, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Input
3 participants