Peter Lacko

Results 5 comments of Peter Lacko

Hello, thanks for a good job on package! Is anybody still maintaining it? With styled-components v6 I get a lot of warnings like this: ` it looks like an unknown...

Hi @waleedbintariq1, issue is still present in library, did you come up with some solution?

Hi @tanatuosi, for me `translate` property is the problem but I ended up updating it just before conversion so that the resulting pdf is correct. Far from ideal solution though

Thanks for another example @IonelLupu. Using `value` as a key, when `key` is provided is not sign of a good design I think. For now we "hacked" this by appending...

@IonelLupu we render options like this: ``` ``` where uniqueWhitespace is string composed of whitespaces with variable length. So in your case we would set values to 'London', 'London ',...