We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d697b2 + 878c604 commit 9454609Copy full SHA for 9454609
src/scalar/index.ts
@@ -33,6 +33,6 @@ export const ScalarRender = (
33
cdn
34
? cdn
35
: `https://cdn.jsdelivr.net/npm/@scalar/api-reference@${version}/dist/browser/standalone.min.js`
36
- }"></script>
+ }" crossorigin></script>
37
</body>
38
</html>`
0 commit comments