mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-11-27 18:00:50 -05:00
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:
parent
f49aa3ebb6
commit
a6c084cd6b
71 changed files with 2501 additions and 103 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue