1

How, to load static images in the reactJS component, by using like declaring in a stateless function where we declare a style object name style return and passing into a <div style={...}>

Comments
  • 0
    Not entirely sure what you’re trying to accomplish. Do you mean create a component that’s entirely formed by a static image?
  • 0
    @forE no how to use static images in react using inline styling
Add Comment