We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b3ede commit be1e8a8Copy full SHA for be1e8a8
src/calendar/index.json
@@ -3,8 +3,8 @@
3
"usingComponents": {
4
"header":"./components/header/index",
5
"mounth":"./components/mounth/index",
6
- "l-toast": "/dist/toast/index",
7
- "l-popup": "/dist/popup/index",
8
- "l-button": "/dist/button/index"
+ "l-toast": "../toast/index",
+ "l-popup": "../popup/index",
+ "l-button": "../button/index"
9
}
10
0 commit comments