There a way to access the Media Library within the DevTool console as JSON-T. I been having hard time understand how to import separate image within your code I have find how to import the right code doing the below code:
<div class="item">
<div class="bio-container">
<img class="dhphoto" src={@|image-meta} />
<p></p>
</div>
</div>
But I still don't know why not importing the image that I want to show on the screen from Squarespace.