From 4f017a4343aa0c731b2bdd3f3be022368d550d76 Mon Sep 17 00:00:00 2001 From: tauri-bot Date: Wed, 29 May 2024 21:18:55 +0000 Subject: [PATCH] [ci] format --- src/content/docs/start/frontend/qwik.mdx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/content/docs/start/frontend/qwik.mdx b/src/content/docs/start/frontend/qwik.mdx index ac5eb365c..a5c953721 100644 --- a/src/content/docs/start/frontend/qwik.mdx +++ b/src/content/docs/start/frontend/qwik.mdx @@ -22,17 +22,18 @@ This guide will walk you through creating your Tauri app using the Qwik web fram 1. ##### Create a new Qwik app - `} + cd `} - yarn={`yarn create qwik@latest + yarn={`yarn create qwik@latest - cd `} + cd `} - pnpm={`pnpm create qwik@latest -cd `} + pnpm={`pnpm create qwik@latest + + cd `} /> 1. ##### Install the `static adapter`