Large amount of changes. Successfully broadcasts txs

This commit is contained in:
2026-03-08 15:53:50 +00:00
parent 66e9918e04
commit 9ef1720e1f
19 changed files with 1374 additions and 352 deletions

View File

@@ -24,7 +24,7 @@ interface DialogWrapperProps {
}
function DialogWrapper({
export function DialogWrapper({
title,
borderColor = colors.primary,
children,