Files
quinn-wx/components/dialog/dialog.json
2022-12-14 19:39:14 +08:00

8 lines
120 B
JSON

{
"component": true,
"usingComponents": {
"t-popup": "../popup/popup",
"t-button": "../button/button"
}
}