react-conventions
Version:
An open source set of React components that implement Ambassador's Design and UX patterns.
13 lines (12 loc) • 328 B
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>React:ions - React Components used 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>