Files
deepdrft/DeepDrftPublic.Client/Pages/FramePlayer.razor
T
daniel-c-harvey 7d3da58573 Style Polish
2026-06-06 11:52:41 -04:00

7 lines
206 B
Plaintext

@page "/FramePlayer"
<h3>FramePlayer</h3>
@code {
/* TODO make an iframe compatible player using the AudioPlayerControl,
and a new embeddable layout that doesn't include any of the nav deco */
}