-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update readmes #80
Update readmes #80
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
||
```html | ||
<body> | ||
<login-form tenant-id="mytenantid"></login-form> |
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.
Is there a list anywhere of what components available to use? Would that be helpful to include somewhere in the README?
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.
good call. I added a components & props list
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.
Looks good
Published version 1.0.3-alpha.0 to npm. |
Glance
Closes DEV-720
Updates the README files with the latest information.
Also, exclude Dependabot PRs from the branch CI/CD process to reduce noise & churn when updating dependencies. We can always publish an alpha release manually. Does not affect stable releases.