Fixed Logo logging errors when testing
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.
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.