You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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";
The text was updated successfully, but these errors were encountered:
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";
The text was updated successfully, but these errors were encountered: