extension.tsx's content
-
+
+extension.tsx's content
```ts
(async () => {
@@ -69,5 +69,4 @@ The `extensions/extension.tsx` file is an example that says "Welcome!" whenever
})();
```
-
diff --git a/docs/development/spicetify-creator/the-basics.md b/docs/development/spicetify-creator/the-basics.md
index 5d2b029..cb990fc 100644
--- a/docs/development/spicetify-creator/the-basics.md
+++ b/docs/development/spicetify-creator/the-basics.md
@@ -28,14 +28,19 @@ Open the terminal in your desired directory and enter the following command