David Rizametov

Results 1 issues of David Rizametov

**What is the current behavior?** I have an object with the following signature: ``` type Value = { a: string[], b: string[] } ``` And the two components `ComponenA` and...