Oleg Kuzava
Oleg Kuzava
if you use redux or mobx then it can be done 😋
you're right, it should be more like this: ```jsx ``` where: - `isLoading` is _true_ when you request API and _false_ when request is done. - `isLastPage` is _true_ when...
I think we need to improve documentation instead of changing API. To solve your issue, you can generate custom breakpoints with suffix `min` and `max` like bootstrap does (see https://getbootstrap.com/docs/3.4/customize/#media-queries-breakpoints)
+1 having the same issue, or we fix how we get the theme value, or types for Theme interface.
Hi guys, pls check it out https://github.com/ApacheEx/CodeIgniter-HybridAuth it's HA (latest stable) integration for CodeIgniter 3.x
pls check it out https://github.com/ApacheEx/CodeIgniter-HybridAuth it's HA (latest stable) integration for CodeIgniter 3.x
feel free not to use this library instead of complaining it. It's hard work to maintain it. Most of people use it in production without any issues every day.
good catch. I think we can try to extend the type for this field. So, at then end it will be `string|int|null` PR is welcome
Hello, this is a really nice idea 👍 Feel free to create a PR
Hello it looks like the issue on vs-styled-components side. Can you report it there?