@trafilea/afrodita-components 5.0.0-beta.289 → 5.0.0-beta.290

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.
@@ -13110,6 +13110,8 @@ var SizeChartTable = function (_a) {
13110
13110
  return '#f6f0e7';
13111
13111
  }
13112
13112
  switch (cell) {
13113
+ case 'XS':
13114
+ return '#f5bab0';
13113
13115
  case 'S':
13114
13116
  return '#f7a08b';
13115
13117
  case 'M':