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

Unlayer Component is still displaying Unlayer branding even if we have Premium plan #437

Open
ValerieMichaud opened this issue Dec 9, 2024 · 0 comments

Comments

@ValerieMichaud
Copy link

We have a React implementation of the Unlayer library and a Premium plan and the Editor is still displaying the Unlayer branding:
image

The options that we're passing also seem to be not working. For instance, we would like to display the Dark theme, but it's still showing up as light mode. The projectId we're passing doesn't seem to be considered, as well as the options attribute.

<EmailEditor ref={titlePageEditorRef} onLoad={onLoadTitlePage} onReady={onReady} projectId={XXXXXX} options={{ version: 'latest', appearance: { theme: 'modern_dark' }, }} />

Thanks in advance for your help.

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

1 participant