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

feat: remove beta language #44

Merged
merged 1 commit into from
Feb 21, 2024
Merged

feat: remove beta language #44

merged 1 commit into from
Feb 21, 2024

Conversation

alangsto
Copy link
Member

Remove beta language from UI.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (07b5678) 81.36% compared to head (75f871d) 81.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   81.36%   81.36%           
=======================================
  Files          13       13           
  Lines         220      220           
  Branches       30       30           
=======================================
  Hits          179      179           
  Misses         39       39           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -11,7 +11,6 @@ const Disclosure = ({ children }) => (
<div className="disclosure d-flex flex-column align-items-stretch px-4 py-3">
<h2 className="text-light-100">
Xpert
<sub className="version-subscript">beta</sub>
Copy link
Member

Choose a reason for hiding this comment

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

This looks good, but could you remove the corresponding SCSS from src/components/Disclosure/Disclosure.scss, since it will no longer be used, please?

@alangsto alangsto force-pushed the alangsto/remove_beta branch from 30d6d4c to 75f871d Compare February 21, 2024 14:03
@alangsto alangsto merged commit d42982c into main Feb 21, 2024
6 checks passed
@alangsto alangsto deleted the alangsto/remove_beta branch February 21, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants