bakushin

Results 1 issues of bakushin

Hello, I have a site that's similar to the following: ``` ``` I'm currently able to use the following to grab "name" field: ``` ReactSelector("LogInForm Field").withProps("component", "NameField") ``` I was...

enhancement