Skip to content

Commit 02cfc1e

Browse files
committed
lint
1 parent 9bf1cca commit 02cfc1e

File tree

1 file changed

+6
-7
lines changed
  • apps/portal/src/app/contracts/build/stylus

1 file changed

+6
-7
lines changed

apps/portal/src/app/contracts/build/stylus/page.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,14 @@ You can also use the Stylus quickstart guide for reference: https://docs.arbitru
2020
To get started, setup a starter repo (can be skipped if you already have a Stylus project):
2121

2222
<Tabs defaultValue="forge">
23-
24-
<TabsContent value="forge">
25-
```bash
26-
npx thirdweb create-stylus
27-
```
28-
</TabsContent>
23+
<TabsContent value="forge">
24+
```bash
25+
npx thirdweb create-stylus
26+
```
27+
</TabsContent>
2928
</Tabs>
3029

31-
This will setup a project containing a template contract. _(More starter templates coming soon)_
30+
This will setup a project containing a template contract.
3231

3332
## Publishing and Deploying
3433

0 commit comments

Comments
 (0)