File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
docs/src/markdown/getting-started Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ keys: All about QCalendar
77::: warning
88Please note that the codepen links, in the documentation examples, do not work at this time.
99
10- And, if you're looking to help out, check out our [ Call to action] ( /contributing/call-to-action ) in the ** Contributing** section.
10+ And, if you're looking to help out, check out our [ Call to action] ( /other/ contributing/call-to-action ) in the ** Contributing** section.
1111:::
1212
1313> If you are looking for a ** Migration Guide** from v3 to v4, go [ here] ( /other/migration-guide ) in the ** Help** section.
Original file line number Diff line number Diff line change 157157 "import" : " ./dist/Timestamp.esm.js" ,
158158 "require" : " ./dist/Timestamp.cjs.js"
159159 },
160+ "./QCalendarTransitions.min.css" : {
161+ "default" : " ./dist/QCalendarTransitions.min.css"
162+ },
163+ "./QCalendarTransitions.css" : {
164+ "default" : " ./dist/QCalendarTransitions.css"
165+ },
166+ "./QCalendarTransitions.rtl.min.css" : {
167+ "default" : " ./dist/QCalendarTransitions.rtl.min.css"
168+ },
169+ "./QCalendarTransitions.rtl.css" : {
170+ "default" : " ./dist/QCalendarTransitions.rtl.css"
171+ },
172+ "./QCalendarVariables.min.css" : {
173+ "default" : " ./dist/QCalendarVariables.min.css"
174+ },
175+ "./QCalendarVariables.css" : {
176+ "default" : " ./dist/QCalendarVariables.css"
177+ },
178+ "./QCalendarVariables.rtl.min.css" : {
179+ "default" : " ./dist/QCalendarVariables.rtl.min.css"
180+ },
181+ "./QCalendarVariables.rtl.css" : {
182+ "default" : " ./dist/QCalendarVariables.rtl.css"
183+ },
160184 "./*" : " ./*"
161185 },
162186 "scripts" : {
You can’t perform that action at this time.
0 commit comments