7 lines
117 B
JSON
Raw Normal View History

2026-01-30 09:54:46 +08:00
{
"component": true,
"usingComponents": {
"loading": "./Loading",
"network-error": "./NetworkError"
}
}