Suvansh
Suvansh
Hey @orrgottlieb can I pick this up?
Thanks @hadasfa
yes, got a busy schedule as of today...will start working on it again tomorrow onwards. I have some changes left still.
Hi @orrgottlieb, I would like to pick this up. I would be following the patterns used in the .tsx and .ts files already present in the project.
Hey @orrgottlieb I'm wanted you to review some changes before I commit them, coz I think I will have to make changes to **Button.tsx** and **Icon.tsx**: The **[close button snippet](https://github.com/mondaycom/monday-ui-react-core/blob/master/src/components/Banner/Banner.jsx#L54-L63)**...
Ok sure. Will do the changes. Thanks!
@orrgottlieb I have a doubt [Here](https://github.com/mondaycom/monday-ui-react-core/blob/master/src/components/Checkbox/__tests__/checkbox-tests.jest.js#L11), `isFirefox` is imported from [user-agent-utils](https://github.com/mondaycom/monday-ui-react-core/blob/master/src/utils/user-agent-utils.ts), where it is defined as a simple function. but `isFireFox` is also calling a jest function in the same...