index.json 100 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "l-grid-item":"../grid-item/index"
  5. }
  6. }