@gravity-ui/uikit
Version:
Gravity UI base styling and components
12 lines (11 loc) • 370 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.FileDropZoneQa = void 0;
exports.FileDropZoneQa = {
DESCRIPTION: 'file_drop_zone-description',
TITLE: 'file_drop_zone-title',
BUTTON: 'file_drop_zone-button',
ICON: 'file_drop_zone-icon',
FILE_INPUT: 'file_drop_zone-input',
};
//# sourceMappingURL=constants.js.map