Skip to content

Commit ca0df29

Browse files
committed
chore: update
1 parent 4546969 commit ca0df29

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

website/docs/en/guide/start/index.mdx

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,3 @@ The following diagram illustrates the relationship between Rslib and other tools
4444
## 🧑‍💻 Community
4545

4646
Come and chat with us on [Discord](https://discord.gg/XsaKEEk4mW)! The Rspack / Rsbuild / Rslib team and users are active there, and we're always looking for contributions.
47-
48-
{/\* ## ✨ Next Step
49-
50-
You may want:
51-
52-
import NextSteps from '@components/NextSteps';
53-
import Step from '@components/Step';
54-
55-
<NextSteps>
56-
<Step
57-
href="/guide/start/quick-start"
58-
title="Quick Start"
59-
description="Learn how to use Rslib"
60-
/>
61-
<Step
62-
href="/guide/start/features"
63-
title="All Features"
64-
description="Learn all features of Rslib"
65-
/>
66-
<Step
67-
href="/guide/basic/configure-rslib"
68-
title="Config"
69-
description="Learn how to configure Rslib"
70-
/>
71-
</NextSteps> */}

0 commit comments

Comments
 (0)