You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
413 B
JSON
10 lines
413 B
JSON
|
4 months ago
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"uni-table": "/uni_modules/uni-table/components/uni-table/uni-table",
|
||
|
|
"uni-tr": "/uni_modules/uni-table/components/uni-tr/uni-tr",
|
||
|
|
"uni-th": "/uni_modules/uni-table/components/uni-th/uni-th",
|
||
|
|
"uni-td": "/uni_modules/uni-table/components/uni-td/uni-td",
|
||
|
|
"uni-pagination": "/uni_modules/uni-pagination/components/uni-pagination/uni-pagination"
|
||
|
|
},
|
||
|
|
"component": true
|
||
|
|
}
|