bitview: fix top unit + add back lib types

This commit is contained in:
nym21
2025-09-16 15:33:05 +02:00
parent d34f4bdd12
commit 6d194dbb71
36 changed files with 7090 additions and 2157 deletions

View File

@@ -691,7 +691,7 @@ export function init({
elements,
config: [
{
unit: "USD",
unit: "usd",
blueprints: [
{
title: "Bitcoin Value",
@@ -736,7 +736,7 @@ export function init({
utils,
config: [
{
unit: "BTC",
unit: "btc",
blueprints: [
{
title: "Bitcoin Stack",
@@ -761,7 +761,7 @@ export function init({
elements,
config: [
{
unit: "USD",
unit: "usd",
blueprints: [
{
title: "Bitcoin Price",
@@ -792,7 +792,7 @@ export function init({
elements,
config: [
{
unit: "USD",
unit: "usd",
blueprints: [
{
title: "Return Of Investment",