diff --git a/src/components/App.tsx b/src/components/App.tsx index 2fda47e..569dbe3 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -37,7 +37,7 @@ export default function App() {
Activity
- + {() =>

- - {/* TODO: no-non-null-asssertion but type narrowing just isn't working */} - {prettyPrintBalance(balance()!)} SAT - + + + {/* TODO: no-non-null-asssertion but type narrowing just isn't working */} + {prettyPrintBalance(balance()!)} SAT + +