| 1234567891011 |
- {
- "component": true,
- "usingComponents": {
- "mp-toptips": "../components/toptips/toptips",
- "mp-cells": "../../components/cells/cells",
- "mp-cell": "../../components/cell/cell",
- "mp-checkbox": "../../components/checkbox/checkbox",
- "mp-checkbox-group": "../../components/checkbox-group/checkbox-group",
- "mp-form": "../../components/form/form"
- }
- }
|