add new design (#70)
* add new design stuff * add more ui things * add more ui changes * more ui changes * add more design * update emoji
This commit is contained in:
@@ -177,7 +177,7 @@ export const emailRouter = createTRPCRouter({
|
||||
select: {
|
||||
emailEvents: {
|
||||
orderBy: {
|
||||
status: "asc",
|
||||
status: "desc",
|
||||
},
|
||||
},
|
||||
id: true,
|
||||
|
Reference in New Issue
Block a user