Skip to content

Fixed Logo logging errors when testing

Marcus Hardt requested to merge issue_ConsoleErrorTestLogo_#83 into develop

fixed an console.error that logo logged when tested, because display was no object but a string. Changed props.display to also accept strings to make interface more general.

Merge request reports

Loading