diff --git a/docs/platforms/javascript/common/install/loader.mdx b/docs/platforms/javascript/common/install/loader.mdx index c309a26b23e13c..2d0d422b14f056 100644 --- a/docs/platforms/javascript/common/install/loader.mdx +++ b/docs/platforms/javascript/common/install/loader.mdx @@ -47,7 +47,7 @@ To use the loader, go in the Sentry UI to **Settings > Projects > (select projec ```html ``` @@ -91,7 +91,7 @@ Alternatively, you can set the loader to request the full SDK earlier: still as ```html @@ -140,7 +140,7 @@ The loader script always includes a call to `Sentry.init` with a default configu ``` @@ -183,7 +183,7 @@ If you want to call any other method when using the Loader, you have to guard it }; - + - +