This is the first commit of the day. It is probably the last. Lots of general prep for a demo.
This commit is contained in:
4
backups/src/routes/sponsorships/[slug]/hold +page.ts
Normal file
4
backups/src/routes/sponsorships/[slug]/hold +page.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// export function load({ params }) {
|
||||
// console.log(`page data - params:`, params);
|
||||
// return params
|
||||
// }
|
||||
Reference in New Issue
Block a user