vrfi-design-system 1.2.30 → 1.2.32

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
@@ -1042,6 +1042,7 @@ export declare interface ProfileDetailProps {
1042
1042
  userType?: UserType_2;
1043
1043
  userAttachment?: PreviewCardProps;
1044
1044
  textImage?: boolean;
1045
+ nationality?: string;
1045
1046
  }
1046
1047
 
1047
1048
  declare interface Props {