File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55Dynamic CSS height transition from _ any to auto_ and vice versa. Accordion ready.
66
7- [ Examples and Demo] ( https://vue-collapsed.netlify.com ) - [ Stackblitz] ( https://stackblitz.com/edit/vue-dmjqey?file=src/App.vue )
7+ [ Examples and Demo] ( https://vue-collapsed.pages.dev ) - [ Stackblitz] ( https://stackblitz.com/edit/vue-dmjqey?file=src/App.vue )
88
99<br />
1010
Original file line number Diff line number Diff line change 1212 " accordion" ,
1313 " vue-component"
1414 ],
15- "homepage" : " https://vue-collapsed.netlify.app /" ,
15+ "homepage" : " https://vue-collapsed.pages.dev /" ,
1616 "bugs" : {
1717 "url" : " https://github.com/smastrom/vue-collapsed/issues"
1818 },
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export default defineNuxtConfig({
66 head : getHead ( ) ,
77 } ,
88 nitro : {
9- preset : 'netlify ' ,
9+ preset : 'cloudflare-pages ' ,
1010 } ,
1111 css : [ '@/assets/style.css' ] ,
1212} )
You can’t perform that action at this time.
0 commit comments