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

feat: Allow to pass uiConfig from server config to client #504

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

felixmosh
Copy link
Owner

feat: Allow to change board title
feat: Allow to change board logo

closes #503

feat: Allow to change board title
feat: Allow to change board logo

closes #503
@felixmosh felixmosh merged commit afcea5d into master Dec 15, 2022
<div className={s.logo}>
{!!logoPath && (
<img
src={logoPath}

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML

[DOM text](1) is reinterpreted as HTML without escaping meta-characters.
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.

Override default Logo and Title
1 participant