reusejs / all

1 stars 0 forks source link

Editable Textfield Library #17

Open Sowmyareddy22 opened 3 years ago

Sowmyareddy22 commented 3 years ago

https://codesandbox.io/s/react-editable-textfield-x3hgz

Sowmyareddy22 commented 3 years ago

@rjvim Please check this component. And please suggest if I can include any other use cases in this component

rjvim commented 3 years ago

@Sowmyareddy22 This is cool, I made small improvements to pass icons as props. Please check.

Also, are we using classnames package in other components too? or clsx?

Did we take any decision on this @ShubhamJoshi-1994

ShubhamJoshi-1994 commented 3 years ago

We'll be using Clsx @rjvim

Sowmyareddy22 commented 3 years ago

@rjvim Sure I will check it.. I used classnames package in other components. I will change it to clsx.