mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Update dynamic route.
This commit is contained in:
@@ -17,6 +17,7 @@ export const load = (async ({ params }) => {
|
||||
|
||||
return {
|
||||
props: {
|
||||
category: slug,
|
||||
svgs: svgsByCategory
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user