Elaine Wong

Results 6 comments of Elaine Wong

That would be awesome, thanks for getting back to me!

@ljharb That makes sense. How would you recommend making the date picker slightly smaller without using negative padding?

Thanks @ljharb . Looking into the CSS, it seems like the two props I'd have to adjust in the transition container are `width: 744px` and the `transform: translateX(-248px)`. However, the...

@ljharb Wondering if you or others in the community have ideas of how to address making the date picker smaller than the default?

> npx -p react-codemod@https://github.com/BPScott/react-codemod/tree/handle-type-imports#handle-type-imports react-codemod update-react-imports PATH I tried running this (in the same directory where `npx react-codemod update-react-imports` worked) and got the following error: ``` npm ERR! code ENOPACKAGEJSON...

Hi all, is this still an open issue or is there a fix in place? Thanks!