1.0.3 • Published 5 years ago

react-random-image v1.0.3

Weekly downloads
13
License
MIT
Repository
github
Last release
5 years ago

react-random-image

import Image from 'react-random-image'

function App() {
  return (
    <div className="App">
       <Image width={100} height={100}/>
    </div>
  );
}

export default App;
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago