sorting server side

This commit is contained in:
Sean Morley
2024-07-13 10:28:45 -04:00
parent cab7824510
commit 82db6f1789
7 changed files with 85 additions and 93 deletions

View File

@@ -493,7 +493,8 @@ export const actions: Actions = {
adventures,
next,
previous,
count
count,
page
}
};
} catch (error) {