@wix/design-system
Version:
@wix/design-system
7 lines • 348 B
JavaScript
export const DATA_HOOKS = {
fullScreenModalLayoutRoot: 'fullScreenModalLayout-root',
fullScreenModalLayoutHeader: 'fullScreenModalLayout-header',
fullScreenModalLayoutContent: 'fullScreenModalLayout-content',
fullScreenModalLayoutFooter: 'fullScreenModalLayout-footer',
};
//# sourceMappingURL=FullScreenModalLayout.constants.js.map