add to storybook

This commit is contained in:
Benjamin Palko 2025-08-31 16:03:16 -04:00
parent 191222aa31
commit d3d6fe7d57

View file

@ -96,6 +96,14 @@ StyledWindow {
}
}
ColumnLayout {
StyledText {
text: "Mpris Player Selector"
font.pixelSize: 18
}
MprisPlayerSelector {}
}
ColumnLayout {
StyledText {
text: "Mpris Controller"