Hritik Bakshi

Results 5 issues of Hritik Bakshi

``` 213 if return_transform is not None: 214 raise ValueError( --> 215 "`return_transform` is deprecated. Please access the transformation matrix with " 216 "`.transform_matrix`. For chained matrices, please use `AugmentationSequential`."...

Added React.memo to Input, Suggestions and Tag components

![barkError](https://user-images.githubusercontent.com/86529959/233794994-43e4a6cf-4ebc-4f09-8519-39ff48ada0a6.PNG)

**Steps to reproduce:** 1. 2. 3. 4. 5. **Expected behaviour:** Developer should be able to pass a prop of number value to the MentionInput component to only allow the trigger...

## Prerequisites - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue...