fix(web): refine mobile user cards
This commit is contained in:
Vendored
+1
@@ -28,5 +28,6 @@ declare module '@tanstack/react-table' {
|
||||
mobileTitle?: boolean // card title area (left, larger text)
|
||||
mobileBadge?: boolean // status badge alongside title (right)
|
||||
mobileHidden?: boolean // hide this column on mobile entirely
|
||||
mobileOrder?: number // lower values appear first in card field area
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user