diff --git a/docs/introduction.mdx b/docs/introduction.mdx index bcdda78ce..8edf7df82 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -47,8 +47,8 @@ Include the CSS file in the `head` section of your page: Include the JavaScript file before the closing `body` tag, if you're using it with the leaflet, make sure to include it **after** leaflet's javascript file ```html - - + + ``` Now you're ready to use the control or providers. Just remember that your "import" syntax will be a bit different from what the docs are using.