@kystverket/styrbord 0.303.0 → 0.304.0
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.
|
@@ -18,6 +18,7 @@ export declare const Neutral: Story;
|
|
|
18
18
|
export declare const Danger: Story;
|
|
19
19
|
export declare const LinkTo: Story;
|
|
20
20
|
export declare const Small: Story;
|
|
21
|
+
export declare const Medium: Story;
|
|
21
22
|
export declare const Large: Story;
|
|
22
23
|
export declare const Loading: Story;
|
|
23
24
|
export declare const Disabled: Story;
|