@razorpay/blade
Version:
The Design System that powers Razorpay
16 lines (14 loc) • 532 B
JavaScript
var componentIds = {
ActionList: 'ActionList',
ActionListItem: 'ActionListItem',
ActionListItemBadge: 'ActionListItemBadge',
ActionListItemBadgeGroup: 'ActionListItemBadgeGroup',
ActionListItemAsset: 'ActionListItemAsset',
ActionListItemIcon: 'ActionListItemIcon',
ActionListItemAvatar: 'ActionListItemAvatar',
ActionListItemText: 'ActionListItemText',
ActionListSection: 'ActionListSection',
ActionListSectionTitle: 'ActionListSectionTitle'
};
export { componentIds };
//# sourceMappingURL=componentIds.js.map