UNPKG

sc-react-ions

Version:

An open source set of React components that implement Ambassador's Design and UX patterns.

14 lines (13 loc) 436 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>React{ions} - A set of React Components for building user interfaces</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="http://static.getambassador.com/fonts/proxima-nova/proxima-nova.css"> </head> <body> <div id="app"></div> </body> </html>