socar-letsbe
Results
2
issues of
socar-letsbe
createStandardAction이 deprecated되어 올립니다. fix `createStandardAction` to `createAction` in 05-ts-redux.md typesafe-actions@^5.1.0 :: 'createStandardAction @Deprecated'
[2. 리액트 컴포넌트 타입스크립트로 작성하기](https://react.vlpt.us/using-typescript/02-ts-react-basic.html#) create-react-app option에서 `--template` 이 추가되면서 해당 스크립트가 동작안하고 있습니다. 🙏 Edit 'create-react-app' options ref : https://create-react-app.dev/docs/adding-typescript/