-
Notifications
You must be signed in to change notification settings - Fork 58
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
Add User Login component #42
Conversation
@anjula-sack @kumuditha-udayanga @Piumal1999 Could you please review this |
Good job! @RandilaP can you resolve the conflicts? |
Any updates @RandilaP? |
@anjula-sack @kumuditha-udayanga @Piumal1999 @jayasanka-sack Could you please review this |
@anjula-sack @kumuditha-udayanga Could you please review this |
|
||
type Story = StoryObj<typeof meta>; | ||
|
||
export const EmptyList: Story = {}; |
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.
@RandilaP You need to write a sample story for this.
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.
@anjula-sack Can you give me an example
This has been done by #59 |
Purpose
The purpose of this PR is to fix #5
Goals
Approach
Screenshots
Checklist
Related PRs
Test environment
Learning