Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing 'classnames' issue in typography component #22

Open
umeshcydv opened this issue Nov 28, 2023 · 1 comment
Open

missing 'classnames' issue in typography component #22

umeshcydv opened this issue Nov 28, 2023 · 1 comment

Comments

@umeshcydv
Copy link

We have missing classnames for typography.tsx file which causing crash on render when it being used in any of the generated component. What value supposed to be added here in place of classnames?

16 | import React from "react";
17 | import cn from "classnames";

@afrinashar
Copy link

I would like to work on this.

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

No branches or pull requests

2 participants