Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 260 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 260 Bytes

INSTALL

npm install @dreamland/react-loading --save

USEAGE

import Loading from '@dreamland/react-loading'
<Loading text='' image=''/>

PARAMS

@param text {!string}
@param image {!url}