UNPKG

react-ions

Version:

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

13 lines (12 loc) 333 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"> </head> <body> <div id="app"></div> </body> </html>