@mantine/core
Version:
React components library focused on usability, accessibility and developer experience
23 lines (22 loc) • 664 B
JavaScript
"use client";
//#region packages/@mantine/core/src/components/Stepper/Stepper.module.css
var Stepper_module_default = {
"root": "m_cbb4ea7e",
"steps": "m_aaf89d0b",
"separator": "m_2a371ac9",
"content": "m_78da155d",
"step": "m_cbb57068",
"step--horizontal": "m_f56b1e2c",
"step--vertical": "m_833edb7e",
"verticalSeparator": "m_6496b3f3",
"stepWrapper": "m_818e70b",
"stepIcon": "m_1959ad01",
"stepIconContent": "m_8faaac38",
"stepCompletedIcon": "m_a79331dc",
"stepBody": "m_1956aa2a",
"stepLabel": "m_12051f6c",
"stepDescription": "m_164eea74"
};
//#endregion
exports.default = Stepper_module_default;
//# sourceMappingURL=Stepper.module.cjs.map