trying to use some refs
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-08-16 15:06:30 -05:00
parent fade333634
commit abcb283a0d
2 changed files with 8 additions and 8 deletions

View file

@ -294,7 +294,7 @@ impl SongEditor {
.map(|(index, slide)| {
container(
slide_view(
slide,
&slide,
if index == 0 {
&self.video
} else {