Skip to content

Fix the enum exports in ui-kit package #51

@abhishek-01k

Description

@abhishek-01k

The ui-kit has following enum exports:

  • export enum ENV
  • export enum WALLET_TO_APP_ACTION
  • export enum APP_TO_WALLET_ACTION

Make them inside a single Constants export:
like env => CONSTANTS.ENV

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions