3 lines
89 B
JavaScript
3 lines
89 B
JavaScript
export const GIFT_CARD_LIST = {
|
|
issueCardButton: '[data-test-id="issueCardButton"]'
|
|
};
|