Files
quinn-wx/components/steps/steps.json
2022-12-14 19:39:14 +08:00

7 lines
80 B
JSON

{
"component": true,
"usingComponents": {
"t-step": "./step-item"
}
}