mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 07:28:35 +02:00
Improvements to mobile UI (#119)
This commit is contained in:
parent
f206d31083
commit
dde0fe8ea1
26 changed files with 971 additions and 317 deletions
|
@ -136,6 +136,9 @@ export default async function handler(
|
|||
include: {
|
||||
votes: true,
|
||||
},
|
||||
orderBy: {
|
||||
value: "asc",
|
||||
},
|
||||
},
|
||||
participants: {
|
||||
include: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue