8 lines
233 B
JSON
Raw Normal View History

2025-10-29 13:53:05 +08:00
{
"component": true,
"usingComponents": {
"cc-scroll-loading": "../../../common/components/cc-scroll-loading/cc-scroll-loading",
"my-convenience-services": "./ConvenienceServices",
"my-event-list": "./EventList"
}
}