refactor(chat): launch external browser without dialog

This commit is contained in:
2026-07-09 14:25:20 +08:00
parent 0106fba877
commit 0659e52d29
5 changed files with 19 additions and 164 deletions
-1
View File
@@ -12,7 +12,6 @@ export * from "./chat-input-text-field";
export * from "./chat-send-button";
export * from "./chat-unlock-dialogs";
export * from "./date-header";
export * from "./external-browser-dialog";
export * from "./first-recharge-offer-banner";
export * from "./fullscreen-image-viewer";
export * from "./history-unlock-dialog";