Skip to content

Commit

Permalink
Merge branch 'jmfrancois/feat/components-theme-tokens' into jmfrancoi…
Browse files Browse the repository at this point in the history
…s/feat/forms-design-tokens-bis
  • Loading branch information
jmfrancois authored Jul 20, 2023
2 parents ff91598 + 0e490b7 commit b65c10a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
exports[`SidePanel should render 1`] = `
<nav
class="theme-tc-side-panel tc-side-panel"
data-theme="light"
id="sp"
role="navigation"
style="width: 0px;"
Expand All @@ -29,7 +30,7 @@ exports[`SidePanel should render 1`] = `
data-simplebar="true"
>
<ul
class="nav nav-pills nav-stacked theme-tc-action-list tc-action-list theme-tc-side-panel-list tc-side-panel-list nav-inverse"
class="nav nav-pills nav-stacked theme-tc-action-list tc-action-list theme-tc-side-panel-list tc-side-panel-list nav-inverse nav-inverse"
>
<li
class="theme-tc-action-list-item tc-action-list-item"
Expand Down

0 comments on commit b65c10a

Please sign in to comment.