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(LogoutLink): remove OnClick callback #938

Merged
merged 6 commits into from
Apr 2, 2023
Merged

feat(LogoutLink): remove OnClick callback #938

merged 6 commits into from
Apr 2, 2023

Conversation

ArgoZhang
Copy link
Collaborator

remove OnClick callback

Description

close #937

@bb-auto bb-auto bot added the enhancement New feature or request label Apr 2, 2023
@bb-auto bb-auto bot added this to the V7.5.0 milestone Apr 2, 2023
@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Merging #938 (b4d9625) into main (2740491) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #938   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          477       477           
  Lines        15794     15792    -2     
=========================================
- Hits         15794     15792    -2     
Impacted Files Coverage Δ
...BootstrapBlazor/Components/Logout/LogoutLink.razor 100.00% <ø> (ø)
...tstrapBlazor/Components/Logout/LogoutLink.razor.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ArgoZhang ArgoZhang merged commit 666bd23 into main Apr 2, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the dev-logoutlink branch April 2, 2023 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(LogoutLink): remove OnClick callback
1 participant