xobotyi / react-scrollbars-custom

The best React custom scrollbars component
https://xobotyi.github.io/react-scrollbars-custom/
MIT License
842 stars 75 forks source link

Added meta tag #480

Open kusuta012 opened 5 months ago

kusuta012 commented 5 months ago

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

react-scrollbars-custom

Type of change

Checklist