vibe
vibe copied to clipboard
Divider Component Typescript Migration
TypeScript here we come! We are migrating to typescript, we are doing so component by component
We would love some help in converting some of our component to typescript - we've created a README https://github.com/mondaycom/monday-ui-react-core/blob/master/TYPESCRIPT_MIGRATION.md
in this PR we expect you to convert the following files
- [ ] Divider.jsx
- [ ] DividerConstants.js
- [ ] divider.jest.js
Good luck!
Can I work on this issue? @orrgottlieb
@aayushbisen of-course you can :) assigned this to you 🙏
I have a doubt
In Divider.jsx
is the classname prop optional?
@aayushbisen yes