krzasteka

Results 1 comments of krzasteka

>1st Capitalization issue: npx generate-react-cli component -f test --path src/components/base If you take a look at the [template](https://github.com/arminbro/generate-react-cli/blob/main/src/templates/component/componentTestTestingLibraryTemplate.js) and the [calls](https://github.com/arminbro/generate-react-cli/blob/main/src/utils/generateComponentUtils.js#L367) to `replace(...)` you can see that this is intended...