chore(dev): foundational ui elements

- Sidebar nav
- Buttons
- Connection Progress
- Available Balance
- providers
- theme and layout
- Storybook stories
- unit tests
- react dev tools

Authored-by: schowdhuri
Reviewed-by: localredhead
This commit is contained in:
Subir 2022-04-27 21:02:21 +05:30
parent f49aa3ebb6
commit a6c084cd6b
No known key found for this signature in database
GPG key ID: 2D633D8047FD3FF0
71 changed files with 2501 additions and 103 deletions

View file

@ -7,7 +7,7 @@
content="script-src 'self' blob:"
/>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>Vite App</title>
<title>Haveno</title>
</head>
<body>
<div id="app"></div>