Skip to content

Conversation

@RavenColEvol
Copy link
Contributor

Added module-css in dev dependencies as it will be required to create future components.
Added clsx library which works similar to emotion cx and is light weight around (288B).

Removed Material components dependencies and created our own components as replacement.
Screenshot 2022-10-07 at 8 13 25 PM
Screenshot 2022-10-07 at 8 13 32 PM

if(completedItemsLength === 0) return null;

return (
<>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need of this fragment here. Please remove

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have updated please check

@pranesh239 pranesh239 merged commit fb5ed77 into upnotes-io:master Oct 9, 2022
@RavenColEvol RavenColEvol deleted the accordion_components branch October 9, 2022 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants