Quick access to CDN links for the cypress-react-selector package
npm install cypress-react-selectoryarn add cypress-react-selectorpnpm add cypress-react-selector<script src="https://fastly.jsdelivr.net/npm/cypress-react-selector"></script><script src="https://unpkg.com/cypress-react-selector"></script><script type="module">
import cypressreactselector from 'https://cdn.jsdelivr.net/npm/cypress-react-selector/+esm';
</script><script type="module">
import cypressreactselector from 'https://cdn.skypack.dev/cypress-react-selector';
</script>