Update website. Show deprecation notice for

This commit is contained in:
Lea Anthony
2022-08-18 20:55:05 +10:00
parent f2568f1899
commit 9ee3157780
10 changed files with 41 additions and 24 deletions
+2 -3
View File
@@ -2,9 +2,6 @@
sidebar_position: 2
---
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
# Creating a Project
## Project Generation
@@ -14,6 +11,8 @@ Now that the CLI is installed, you can generate a new project by using the `wail
Pick your favourite framework:
<!-- @formatter:off -->
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
<Tabs
defaultValue="Svelte"