We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80773f7 commit 57b9841Copy full SHA for 57b9841
1 file changed
README.md
@@ -6,7 +6,7 @@ UI components for the Rspack family websites.
6
7
`NavIcon` component:
8
9
-
+
10
11
## Setup
12
@@ -21,6 +21,7 @@ pnpm i
21
Run and debug the module:
22
23
```bash
24
+pnpm run build -w
25
pnpm run storybook
26
```
27
0 commit comments