L
L
lukman_q2021-03-23 19:33:53
React
lukman_q, 2021-03-23 19:33:53

How do you include images in react?

Hello, how do you include images in a tag and in css?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan V, 2021-03-23
@verkhoturov

import exampleImg from "./example.png";

<img src={exampleImg} />

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question