@nimbus-ds/styles 9.51.0-rc.1 → 9.51.0-rc.2

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.
package/dist/index.d.ts CHANGED
@@ -5377,6 +5377,7 @@ export declare const table: {
5377
5377
  classnames: {
5378
5378
  container__wrapper: string;
5379
5379
  container: string;
5380
+ container__grid: string;
5380
5381
  container__head: string;
5381
5382
  container__body: string;
5382
5383
  container__row: string;