File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
apps/fretonator-web/src/app/pages/home/home-index/__snapshots__ Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1202,6 +1202,7 @@ exports[`HomeIndexComponent should create 1`] = `
1202
1202
<div
1203
1203
class = " controlPanel"
1204
1204
>
1205
+
1205
1206
<div
1206
1207
class = " controlPanel__row"
1207
1208
>
@@ -1301,6 +1302,7 @@ exports[`HomeIndexComponent should create 1`] = `
1301
1302
</div >
1302
1303
</app-fretboard-config >
1303
1304
</div >
1305
+
1304
1306
<div
1305
1307
class = " controlPanel__column"
1306
1308
>
@@ -1313,7 +1315,7 @@ exports[`HomeIndexComponent should create 1`] = `
1313
1315
class = " fretboard__tuningGroup"
1314
1316
>
1315
1317
<button
1316
- class = " fretboard__changeTuning tuning --active"
1318
+ class = " fretboard__changeTuning fretboard__changeTuning --active"
1317
1319
>
1318
1320
Standard
1319
1321
</button >
You can’t perform that action at this time.
0 commit comments