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

Added meta tag #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kusuta012
Copy link

@kusuta012 kusuta012 commented May 15, 2024

Description

I fixed this issue #469

basically a CSP error was being logged by the browser so i added a meta tag to fix that error

Use case

testbench/app/index.html

<title>react-scrollbars-custom</title>

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • [ ✔️] Perform a code self-review
  • [✔️] Comment the code, particularly in hard-to-understand areas
  • [✔️ ] Update/add the documentation
  • [ ✔️] Write tests
  • [✔️ ] Ensure the test suite passes (yarn test)
  • Provide 100% tests coverage

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