From c0cd0b40e71679c2e228197f366440dc720641de Mon Sep 17 00:00:00 2001 From: Danish Arora Date: Tue, 29 Oct 2024 15:22:15 +0530 Subject: [PATCH] chore: show spinner while chain is loading --- examples/buddybook/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/buddybook/tasks.md b/examples/buddybook/tasks.md index 2f988d3..cfc9059 100644 --- a/examples/buddybook/tasks.md +++ b/examples/buddybook/tasks.md @@ -9,4 +9,4 @@ - [ ] fix deployment/hosting - [ x ] sign shared chain route should show spinner while waiting for the store query to resolve - [ x ] create chain -> QR modal should have a sharable link instead of the object -- [ x ] store query should yield messages as they come in, instead of waiting for all of them to come in before displaying anything \ No newline at end of file +- [ x ] store query should yield messages as they come in, instead of waiting for all of them to come in before displaying anything