Skip to content

Commit 382e5f1

Browse files
committed
docs(readme): updated docs
1 parent d923e4a commit 382e5f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ yarn release
236236

237237
> :memo: **Note:** use `yarn release:first-release` if this is the first release.
238238
239-
> :bulb: **Tip:** `yarn release:dry-run` - allows you to see what commands would be run, without committing to git or updating files.
239+
> :bulb: **Tip:** `yaĻrn release:dry-run` - allows you to see what commands would be run, without committing to git or updating files.
240240
241241
## 🛠 Useful dev tools
242242

@@ -266,6 +266,7 @@ yarn release
266266
- [Using TypeScript with Redux Toolkit](https://blog.logrocket.com/using-typescript-with-redux-toolkit/)
267267
- [What is Redux Ducks?](https://medium.com/@matthew.holman/what-is-redux-ducks-46bcb1ad04b7)
268268
- [Redux DevTools: Tips and tricks for faster debugging](https://blog.logrocket.com/redux-devtools-tips-tricks-for-faster-debugging/)
269+
- [Remove React.FC from Typescript template](https://github.com/facebook/create-react-app/pull/8177)
269270

270271
## License
271272

0 commit comments

Comments
 (0)