We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baccd7d commit b887062Copy full SHA for b887062
apps/fretonator-web/src/app/pages/home/home-index/__snapshots__/home-index.component.spec.ts.snap
@@ -1202,6 +1202,7 @@ exports[`HomeIndexComponent should create 1`] = `
1202
<div
1203
class="controlPanel"
1204
>
1205
+
1206
1207
class="controlPanel__row"
1208
@@ -1301,6 +1302,7 @@ exports[`HomeIndexComponent should create 1`] = `
1301
1302
</div>
1303
</app-fretboard-config>
1304
1305
1306
1307
class="controlPanel__column"
1308
@@ -1313,7 +1315,7 @@ exports[`HomeIndexComponent should create 1`] = `
1313
1315
class="fretboard__tuningGroup"
1314
1316
1317
<button
- class="fretboard__changeTuning tuning--active"
1318
+ class="fretboard__changeTuning fretboard__changeTuning--active"
1319
1320
Standard
1321
</button>
0 commit comments