detail-comment-card.json 151 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "s-empty": "../../../../sheep/components/s-empty/s-empty",
  5. "comment-item": "./comment-item"
  6. }
  7. }