@thatix.io/credit-ui 0.0.14 → 0.0.16

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.
@@ -14,7 +14,7 @@ export interface AuthLayoutProps {
14
14
  backgroundImage?: string;
15
15
  /** Posição da imagem de fundo */
16
16
  backgroundPosition?: string;
17
- /** Tamanho do container: sm (28rem) ou lg (50vw) */
17
+ /** Tamanho do container: sm (28rem) ou lg (30vw) */
18
18
  size?: AuthLayoutSize;
19
19
  }
20
20
  declare function __VLS_template(): {