@zealicsolutions/web-ui 0.3.125 → 0.3.127
Sign up to get free protection for your applications and to get access to all the features.
@@ -14,3 +14,4 @@ export declare const headerContainer: ContainerComponentProps;
|
|
14
14
|
export declare const headerContainerWithTabs: ContainerComponentProps;
|
15
15
|
export declare const DataField: ContainerComponentProps;
|
16
16
|
export declare const LogInPermanentPage: ContainerComponentProps;
|
17
|
+
export declare const Select: ContainerComponentProps;
|