Skip to content

Commit fac3c9d

Browse files
authored
feat(web): add astro modal (#84)
1 parent 93788fe commit fac3c9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/interface/trace.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export enum InterfaceSectionName {
3333

3434
/** Known modals for analytics purposes. */
3535
export enum InterfaceModalName {
36+
ASTRO_CHAIN_LAUNCH_MODAL = 'astro-chain-launch-modal',
3637
CONFIRM_SWAP = 'confirm-swap-modal',
3738
EXTENSION_LAUNCH_PROMOTIONAL_MODAL = 'extension-launch-promotional-modal',
3839
GETTING_STARTED_MODAL = 'getting-started-modal',

0 commit comments

Comments
 (0)