@praxisui/table 1.0.0-beta.21 → 1.0.0-beta.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -23086,7 +23086,7 @@ class PraxisTable {
|
|
|
23086
23086
|
// altField intentionally omitted; rely on initialsExpr + title attr if provided later
|
|
23087
23087
|
initialsExpr,
|
|
23088
23088
|
shape: 'circle',
|
|
23089
|
-
size:
|
|
23089
|
+
size: 32,
|
|
23090
23090
|
},
|
|
23091
23091
|
};
|
|
23092
23092
|
// Sensible defaults for avatar column
|