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

fix: normalize text passed to the value property of TabItem #193

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

mrazauskas
Copy link
Owner

Sounds better to replace spaces with - in the text passed to the value property of TabItem.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e310b47) 100.00% compared to head (08dd2a1) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #193   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           71        71           
  Branches        21        21           
=========================================
  Hits            71        71           
Files Changed Coverage Δ
src/plugin.js 100.00% <100.00%> (ø)

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

@mrazauskas mrazauskas merged commit 45b16ca into main Sep 14, 2023
13 checks passed
@mrazauskas mrazauskas deleted the fix-normalize-value-prop branch September 14, 2023 13:49
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.

None yet

1 participant