Lucca Miranda

Results 2 issues of Lucca Miranda

DatePicker refactor to function component with hooks and write some tests Close #194

hacktoberfest-accepted

Imagine I have this app: apps/poc/package.json ``` "dependencies": { "@my_app/poc": "*" } ``` writing "*" tells npm to get whatever latest package is available locally, i also have this lib:...

question