Skip to content

Commit

Permalink
SWED-2279 update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
goldenraphti committed Oct 30, 2023
1 parent 3b53074 commit 7b07a67
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 386 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ exports[`Components: ActionList renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`Documentation: Breadcrumb renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<p
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2497,7 +2497,7 @@ exports[`Dashboard: Charts renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`Component: footer renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<p
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2089,7 +2089,7 @@ exports[`Documentation: Lists renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<p
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ exports[`Documentation: MediaObject renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<p
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ exports[`Documentation: Panel renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<p
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ exports[`Documentation: Progress Steps renders 1`] = `
className="row"
>
<div
className="doc-body col-12"
className="doc-body col-12 "
id="doc-body"
>
<p
Expand Down
Loading

0 comments on commit 7b07a67

Please sign in to comment.