Toby Brancher
Toby Brancher
Consider the application of classnames on nested form elements to assist the use of tools like selenium for UI testing.
An iteration of the `input-field` component, this addresses the naming convention being used for form fields and fieldsets in #164. Addresses the following issues with forms; - #322 - #281...
**Describe the bug** Typescript is potentially missing some definitions for `rendererSettings` **To Reproduce** 1. Create a react typescript component and use Lottie from lottie-react 2. Add width and height properties...