Charpentier Vincent
Charpentier Vincent
I'm trying to use the HelperText with material-chip-input. The helper text div has a class (`.ChipInput-helperText-74`) which apply `margin-bottom: -20px`. I expected the whole component to fit its container, even...
### Are you submitting a **bug report** or a **feature request**? Not sure ### What is the current behavior? I wanted to submit a first contribution but failed miserably at...
Two pieces of the README first: **withESI usage:** const MyFragmentESI = withESI(MyFragment, 'MyFragment'); // The second parameter is an unique ID identifying this fragment. // If you use different instances...
I have a configuration that look like this: ``` # Default codeowners * @Company/default-team # Important things important/ @Company/important-team ``` This configuration works on Github to select appropriate reviewers Whenever...
I’ve added 3 tests for the AppendDots example and snapshots for them