UNPKG

@nbamford123/arwes

Version:

Futuristic Sci-Fi and Cyberpunk Graphical User Interface Framework for Web Apps

12 lines (11 loc) 236 B
```javascript render( <div> <Loading animate /> <Loading animate small /> <div style={{ position: 'relative', width: 200, height: 200 }}> <Loading animate full /> </div> </div> ); ```