sajid
sajid
 I am getting this error please guide
Yes it is.
export interface Font { family: string; name: string; url?: string; previews?: string[]; } export interface UnlayerOptions { id?: string; displayMode?: DisplayMode; projectId?: number; locale?: string; appearance?: AppearanceConfig; user?: User; mergeTags?:...
@mathcodes I would love to work on this issue.
Thanks @mathcodes. @avinashji1302 I will go for the first one and you can do second part so that who ever finished will do the third part as well if you...
PR: https://github.com/mathcodes/contentfordevelopers/pull/181 @mathcodes Please review and let me know if you need more changes I have updated these mention three changes.. thanks
The error encountered after updating to Rollup 4.22 appears to be a regression specifically impacting builds when using Vite. The issue arises because suggestedVariableName is being accessed on an undefined...
https://github.com/mathcodes/contentfordevelopers/pull/178 @mathcodes I have added a minor changes to the Navbar design please take a look.