Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
morewings authored May 17, 2024
1 parent e861af4 commit ebb2844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Template uses [generate-react-cli](https://www.npmjs.com/package/generate-react-
pnpm generate:component Foo
```

Creates all necessary React component files in `src/components/Foo`.
Creates all necessary React component files in `./src/components/Foo`.

```shell script
pnpm generate:component-loading Foo
Expand Down

0 comments on commit ebb2844

Please sign in to comment.