M
M
miliko mikoyan2019-07-04 10:06:44
JavaScript
miliko mikoyan, 2019-07-04 10:06:44

How to make the code a line?

I have this code. I want to make it a string. How can I achieve this?

(value, index) => (
           <DD
              a= {`${value}`}
              b={`${index}`}
              c= {`${value}`}
              />
            )

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question