-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[ENHANCEMENT] Adding user type in frontend #418
Comments
Hello @krishnaacharyaa 🤗 Please do assign me this issue under gssoc'24 Thank you |
Hi @AMS003010, sure, |
Hey @AMS003010 🎉! Thanks for jumping on this issue. Before you dive in, please check out our contributing guidelines to ensure we're all on the same page. Happy coding! 🚀 |
@krishnaacharyaa I have made the PR |
@krishnaacharyaa I have made the PR |
@krishnaacharyaa I have made the fix, please do review it |
Description
Right now frontend does not have a user type in the types folder. User types need to be added in the types folder for better type checking. and prevent future bugs.
Current Behavior
No user type in frontend types folderthe folder
Proposed Enhancement
add a user type on frontend type folder and use it everywhere.
Use Case
This will prevent future bugs and clean code format.
Blockers
No response
Additional Information/ Attachments
No response
The text was updated successfully, but these errors were encountered: