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: add missing div selector in previous CSS class name typo #310

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

ghiscoding
Copy link
Owner

in a previous commit b0e5d4d that fixed a typo introduced in PR #308, it actually only fixed the typo but in reality the typo was caused by a search & replace text and the div.ms-icon-x ended up dropping the div., so we should probably add the div selector back

in a previous commit b0e5d4d that fixed a typo introduced in PR #308, it actually only fixed the typo but in reality the typo was caused by a search & replace text and the `div.ms-icon-x` ended up dropping the `div.`, so we should probably add the div selector back
Copy link

stackblitz bot commented Oct 24, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

Playwright E2E Test Results

78 tests   78 ✅  1m 56s ⏱️
69 suites   0 💤
 1 files     0 ❌

Results for commit de7e828.

@ghiscoding ghiscoding merged commit 1459f35 into main Oct 24, 2024
3 checks passed
@ghiscoding ghiscoding deleted the ghiscoding-patch-1 branch October 24, 2024 14:11
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.

1 participant