upnotes-io / react-todo

A generic todo list componet for react. This is being used in an electron based app: https://upnotes.io
8 stars 41 forks source link

Create a Checkbox component similar to MUI checkbox component using class bases css. #13

Closed bhujoshi closed 1 year ago

Avinier commented 1 year ago

I will take this up👍

Avinier commented 1 year ago

@kamalkishor1991 @bhujoshi hi so y'all want the styles in a separate CSS file or how

bhujoshi commented 1 year ago

@Avinier We want to move out from the MUI component and want to write our component. So that we can remove MUI dependacy.