UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

15 lines (14 loc) 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.stepIndicatorDefaultProps = void 0; const stepIndicatorDefaultProps = exports.stepIndicatorDefaultProps = { data: [], skeleton: false, current_step: 0, hide_numbers: false, no_animation: false, expandedInitially: false }; //# sourceMappingURL=StepIndicatorProps.js.map