@nextelco/common-ui 1.5.86 → 1.5.87
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.
@@ -9,5 +9,6 @@ export declare const Disabled: Story;
|
|
9
9
|
export declare const SmallContainer: Story;
|
10
10
|
export declare const LargeContainer: Story;
|
11
11
|
export declare const NoOptions: Story;
|
12
|
-
export declare const
|
12
|
+
export declare const LongPlaceholder: Story;
|
13
13
|
export declare const Responsive: Story;
|
14
|
+
export declare const WithSelectedValue: Story;
|