Closed 4eyes52 closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docs-realms-world | ❌ Failed (Inspect) | Sep 27, 2024 11:31am | ||
frontinus-house | ❌ Failed (Inspect) | Sep 27, 2024 11:31am | ||
frontinus-start | ❌ Failed (Inspect) | Sep 27, 2024 11:31am |
Works perfectly thanks!
stores
combinedTransactions
in localstorage after useTransactions initially fires.Creates
QueryTransactionList
andLocalStorageTransactionList
components for wallet sheet to toggle between the two ifnewTransactionCount
is greater than 0.removes refetchinterval from queries in usetransactions
Adds a count icon to the starknet wallet button if a new transaction has been completed by the user and the user has not opened their wallet sheet.