warn about bad dns federations

This commit is contained in:
Paul Miller
2024-07-01 16:54:25 -05:00
parent c1445dcdc2
commit 625c0f6de7
7 changed files with 101 additions and 58 deletions

View File

@@ -21,3 +21,4 @@ export * from "./bech32";
export * from "./keypad";
export * from "./debounce";
export * from "./blobToBase64";
export * from "./federationWarning";