need to re-return data to work
This commit is contained in:
parent
3f65988c16
commit
15b8179963
1 changed files with 2 additions and 0 deletions
|
|
@ -12,4 +12,6 @@ export const load: LayoutLoad = ({data, url}) => {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return data;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue