fix: refactor language switcher
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export enum PageTypeEnum {
|
||||
accountPage = "account-page",
|
||||
loyaltyPage = "loyalty-page",
|
||||
currentBlocksPage = "current-blocks-page",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user