Skip to content

Commit 86260de

Browse files
9aoyCopilot
andauthored
Update website/docs/en/guide/start/quick-start.mdx
Co-authored-by: Copilot <[email protected]>
1 parent ed41b18 commit 86260de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/en/guide/start/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Each template supports both JavaScript and TypeScript, along with optional devel
5353

5454
### Development tools
5555

56-
`create-rslib` can help you set up some commonly used development tools, including [Rstest](https://rstest.rs/)[Vitest](https://vitest.dev/), [Storybook](https://storybook.js.org/). You can use the arrow keys and the space bar to make your selections. If you don't need these tools, you can simply press Enter to skip.
56+
`create-rslib` can help you set up some commonly used development tools, including [Rstest](https://rstest.rs/), [Vitest](https://vitest.dev/), [Storybook](https://storybook.js.org/). You can use the arrow keys and the space bar to make your selections. If you don't need these tools, you can simply press Enter to skip.
5757

5858
- Rstest and Vitest are available for all templates, it will be adapted based on the template's selection.
5959
- Storybook is available for web targeted templates (React, Vue), it will be adapted based on the template's selection.

0 commit comments

Comments
 (0)