-
Notifications
You must be signed in to change notification settings - Fork 19
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
Feat: Remove BetaCautionAlert #3554
Conversation
FYI this PR is still in draft mode but when you select people for review it notifies them straightaway so best to wait until after you've clicked |
@willm30 Good to know! Thank you
This PR is actually ready but I forgot to click the ready for review button earlier. 😅 |
Also don't forget to link the PR to the correct issue at the bottom, e.g. |
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 to me!
Don't label PRs, just issues. Since the issue has the correct labels, and the PR is attached to the issue (as Will pointed out above), there's no point in re-labeling |
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.
All good here. Good to go! 👍
Description
This PR removes the BETA alert that appears in the footer of the DApp.
Changes 🏗
BetaCautionAlert
component and removed all instances where this component was used.Deletions ⚰️
BetaCautionAlert
component.Resolves #3554