File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments