feat: make spinner more standard, show emoji on claim-view page

This commit is contained in:
2025-10-19 18:43:21 -06:00
parent 499fbd2cb3
commit 86caf793aa
4 changed files with 22 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
export * from "./limits";
export * from "./deepLinks";
export * from "./common";
export * from "./claims";
export * from "./claims-result";
export * from "./common";
export * from "./deepLinks";
export * from "./limits";
export * from "./records";