Answers for "angular not able to get assets images"

0

angular not able to get assets images

<img src='/assets/img/myimage.png' alt=""> 
<!--dont use /src at the start of path like this /src/assests/img/img-name.png-->
Posted by: Guest on April-08-2022

Code answers related to "angular not able to get assets images"

Browse Popular Code Answers by Language