From 6deb154a70f2fcc0f850fe181491b0bf43e04469 Mon Sep 17 00:00:00 2001 From: Kevin Lewis Date: Tue, 23 May 2023 16:02:47 +0200 Subject: [PATCH] Fix bad auto-formatting on Nuxt 3 guide (#18682) --- docs/guides/headless-cms/build-static-website/nuxt-3.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/guides/headless-cms/build-static-website/nuxt-3.md b/docs/guides/headless-cms/build-static-website/nuxt-3.md index eac62ec5e6..81808e369e 100644 --- a/docs/guides/headless-cms/build-static-website/nuxt-3.md +++ b/docs/guides/headless-cms/build-static-website/nuxt-3.md @@ -58,7 +58,10 @@ Ensure your Project URL is correct when initializing the Directus JavaScript SDK Inside of your `app.vue` entry file, add the following to the bottom to test that your plugin works: ```js - + ``` Refresh your browser, and check the console. You should see the Directus instance logged, which means you have access to