I want to add images to the dashboard using primereact but I can't. I put my photo folder in the public folder, but my photo did not appear on the page even though I entered the photo path. I tried several ways, but failed.
I Find the way i forgot {} this true code like this;
<img src={'image path'} alt='.'>