Skip to content

Commit 1d54be4

Browse files
committed
lint
1 parent 02cfc1e commit 1d54be4

File tree

1 file changed

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

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,11 @@ This will setup a project containing a template contract.
3434
Use one of these commands to publish or deploy your Stylus contract.
3535

3636
<Tabs defaultValue="forge">
37-
38-
<TabsContent value="forge">
39-
```bash
40-
npx thirdweb publish-stylus -k <YOUR SECRET KEY>
41-
```
42-
</TabsContent>
37+
<TabsContent value="forge">
38+
```bash
39+
npx thirdweb publish-stylus -k <YOUR SECRET KEY>
40+
```
41+
</TabsContent>
4342
</Tabs>
4443

4544
OR

0 commit comments

Comments
 (0)