From ff52d4d5f047c069ff9b782466c5406d2f3cd288 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sat, 20 Aug 2022 09:05:30 +1000 Subject: [PATCH] Fix: tutorial.mdx styling --- website/docs/tutorials/helloworld.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/tutorials/helloworld.mdx b/website/docs/tutorials/helloworld.mdx index af0e03f6..24aa0285 100644 --- a/website/docs/tutorials/helloworld.mdx +++ b/website/docs/tutorials/helloworld.mdx @@ -108,7 +108,6 @@ On Linux, you can run the application using `./helloworld` from the `build/bin` You should see the application working as expected:
- +