Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
salmacodecomputerlove committed Jul 9, 2020
1 parent baccd7d commit b887062
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,7 @@ exports[`HomeIndexComponent should create 1`] = `
<div
class="controlPanel"
>
<div
class="controlPanel__row"
>
Expand Down Expand Up @@ -1301,6 +1302,7 @@ exports[`HomeIndexComponent should create 1`] = `
</div>
</app-fretboard-config>
</div>
<div
class="controlPanel__column"
>
Expand All @@ -1313,7 +1315,7 @@ exports[`HomeIndexComponent should create 1`] = `
class="fretboard__tuningGroup"
>
<button
class="fretboard__changeTuning tuning--active"
class="fretboard__changeTuning fretboard__changeTuning--active"
>
Standard
</button>
Expand Down

0 comments on commit b887062

Please sign in to comment.