manolis-ui 0.17.9 → 0.17.10

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
@@ -790,6 +790,7 @@ declare interface Props_15 {
790
790
  background?: string;
791
791
  color?: string;
792
792
  collapseOnMobile?: boolean;
793
+ rows?: number;
793
794
  }
794
795
 
795
796
  declare interface Props_16 {