Kalle Bornemark

Results 7 comments of Kalle Bornemark

So, is this compatible with IE11?

Thank you @jmaikeru!

@ericciarla There was nothing about `.env` in the instructions.

Sorry to highjack, but I'm interested in a very related thing. I would like to convert all properties with `type: 'date'` into [`CalendarDate`](https://github.com/gastromatic/calendar-date) types. Possible?

I think this is causing quite a few bugs for us, and we can't easily downgrade as we've made fixes depending on this version.

Is the TS error that can be seen on [this CSB](https://codesandbox.io/p/sandbox/ns7wh5) related to this issue, or is it something else? When I wrap a `TimeFIeld` component in `styled`, the type...