diff --git a/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.js b/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.js index 956c9383fe..5470e538bc 100644 --- a/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.js +++ b/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.js @@ -54,7 +54,7 @@ export const SidebarComponent = () => (
@@ -94,7 +94,7 @@ export const SidebarComponent = () => (
@@ -154,7 +154,7 @@ export const SidebarComponent = () => (
diff --git a/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.stories.js b/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.stories.js index d73810ec22..89b0fc012e 100644 --- a/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.stories.js +++ b/packages/unity-bootstrap-theme/stories/atoms/sidebar/sidebar.templates.stories.js @@ -61,7 +61,7 @@ export const Sidebar = () => (
@@ -101,7 +101,7 @@ export const Sidebar = () => (
@@ -161,7 +161,7 @@ export const Sidebar = () => (
diff --git a/packages/unity-bootstrap-theme/stories/atoms/universal-nav-link/universal-nav-link.examples.stories.js b/packages/unity-bootstrap-theme/stories/atoms/universal-nav-link/universal-nav-link.examples.stories.js index 49d4f94564..6bcf313fc1 100644 --- a/packages/unity-bootstrap-theme/stories/atoms/universal-nav-link/universal-nav-link.examples.stories.js +++ b/packages/unity-bootstrap-theme/stories/atoms/universal-nav-link/universal-nav-link.examples.stories.js @@ -68,7 +68,7 @@ const DropdownLink = () => (
-
+
Navigation Link Another Link @@ -44,7 +44,7 @@ The two column dropdown variant adds a second `.dropdown-col` to the `.dropdown- Dropdown -
+
Link Link @@ -90,7 +90,7 @@ The three column variant of a mega menu looks like this: Mega Menu (3 col) -
+
@@ -144,7 +144,7 @@ It is also possible to define a set of call to action buttons that correspond to The same rules apply for the button sizes and alllowed colors. A maximum of two buttons should be used in this space. ``` -
+
... diff --git a/packages/unity-bootstrap-theme/stories/molecules/card-and-image/card-and-image.templates.stories.js b/packages/unity-bootstrap-theme/stories/molecules/card-and-image/card-and-image.templates.stories.js index 692c70006e..bb39d3f9e3 100644 --- a/packages/unity-bootstrap-theme/stories/molecules/card-and-image/card-and-image.templates.stories.js +++ b/packages/unity-bootstrap-theme/stories/molecules/card-and-image/card-and-image.templates.stories.js @@ -18,6 +18,8 @@ export const LeftFloatedCard = ({ left }) => { return (