@verifiedinc-public/shared-ui-elements 6.2.10 → 6.2.11
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.
@@ -0,0 +1,7 @@
|
|
1
|
+
export declare const MotionBox: any;
|
2
|
+
export declare const MotionStack: any;
|
3
|
+
export declare const MotionTbody: any;
|
4
|
+
export declare const MotionTableRow: any;
|
5
|
+
export declare const MotionTableCell: any;
|
6
|
+
export declare const MotionTypography: any;
|
7
|
+
export declare const MotionButton: any;
|