steps.json 80 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "t-step": "./step-item"
  5. }
  6. }