I am trying to create a logo to use with the navbar on my react app using react bootstrap, and I have used the documentation as a guide. However, when viewing the page using localhost://3000, the following is shown: What am I doing wrong? I have even tried copying the example code snippet from the documentation site into my project,